SwiftlyS2

CCachedPose

Interface CCachedPose

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCachedPose : ISchemaClass<CCachedPose>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Cycle

ref float Cycle { get; }
Property Value

MorphWeights

ref CUtlVector<float> MorphWeights { get; }
Property Value

Sequence

HSequence Sequence { get; }
Property Value

Transforms

ref CUtlVector<CTransform> Transforms { get; }
Property Value

On this page