SwiftlyS2

SkeletonAnimCapture_t__Frame_t

Interface SkeletonAnimCapture_t__Frame_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CompositeBones

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

FeModelAnims

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

FeModelPos

ref CUtlVector<Vector> FeModelPos { get; }
Property Value

FlexControllerWeights

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

SimStateBones

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

Stamp

SkeletonAnimCapture_t__FrameStamp_t Stamp { get; }
Property Value

Teleport

ref bool Teleport { get; }
Property Value

Time

ref float Time { get; }
Property Value

Transform

ref CTransform Transform { get; }
Property Value

On this page