AnimationSnapshotBase_t
Interface AnimationSnapshotBase_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface AnimationSnapshotBase_t : ISchemaClass<AnimationSnapshotBase_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BoneSetupMask
ref CUtlVector<uint> BoneSetupMask { get; }Property Value
BoneTransforms
ref CUtlVector<matrix3x4_t> BoneTransforms { get; }Property Value
BonesInWorldSpace
ref bool BonesInWorldSpace { get; }Property Value
DecodeDump
AnimationDecodeDebugDumpElement_t DecodeDump { get; }Property Value
FlexControllers
ref CUtlVector<float> FlexControllers { get; }Property Value
HasDecodeDump
ref bool HasDecodeDump { get; }Property Value
RealTime
ref float RealTime { get; }Property Value
RootToWorld
ref matrix3x4_t RootToWorld { get; }Property Value
SnapshotType
ref AnimationSnapshotType_t SnapshotType { get; }Property Value