SwiftlyS2

CNmRootMotionData

Interface CNmRootMotionData

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AverageAngularVelocityRadians

ref float AverageAngularVelocityRadians { get; }
Property Value

AverageLinearVelocity

ref float AverageLinearVelocity { get; }
Property Value

NumFrames

ref int NumFrames { get; }
Property Value

TotalDelta

ref CTransform TotalDelta { get; }
Property Value

Transforms

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

On this page