SwiftlyS2

CNmClip

Interface CNmClip

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CompressedFloatCurveData

ref CUtlVector<ushort> CompressedFloatCurveData { get; }
Property Value

CompressedFloatCurveOffsets

ref CUtlVector<uint> CompressedFloatCurveOffsets { get; }
Property Value

CompressedPoseData

ref CUtlBinaryBlock CompressedPoseData { get; }
Property Value

CompressedPoseOffsets

ref CUtlVector<uint> CompressedPoseOffsets { get; }
Property Value

Duration

ref float Duration { get; }
Property Value

FloatCurveDefs

ref CUtlVector<NmFloatCurveCompressionSettings_t> FloatCurveDefs { get; }
Property Value

FloatCurveIDs

ref CUtlVector<CGlobalSymbol> FloatCurveIDs { get; }
Property Value

IsAdditive

ref bool IsAdditive { get; }
Property Value

ModelSpaceBoneSamplingIndices

ref CUtlVector<int> ModelSpaceBoneSamplingIndices { get; }
Property Value

ModelSpaceSamplingChain

ref CUtlVector<CNmClip__ModelSpaceSamplingChainLink_t> ModelSpaceSamplingChain { get; }
Property Value

NumFrames

ref uint NumFrames { get; }
Property Value

RootMotion

CNmRootMotionData RootMotion { get; }
Property Value

SecondaryAnimations

SchemaUntypedField SecondaryAnimations { get; }
Property Value

Skeleton

ref CStrongHandle<InfoForResourceTypeCNmSkeleton> Skeleton { get; }
Property Value

SyncTrack

CNmSyncTrack SyncTrack { get; }
Property Value

TrackCompressionSettings

ref CUtlVector<NmCompressionSettings_t> TrackCompressionSettings { get; }
Property Value

On this page