SwiftlyS2

CNmClip

Interface CNmClip

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CompressedPoseData

ref CUtlBinaryBlock CompressedPoseData { get; }
Property Value

CompressedPoseOffsets

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

Duration

ref float Duration { get; }
Property Value

FloatChannelData

SchemaUntypedField FloatChannelData { 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