CMotionGraphConfig
Interface CMotionGraphConfig
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMotionGraphConfig : ISchemaClass<CMotionGraphConfig>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Duration
ref float Duration { get; }Property Value
MotionIndex
MotionIndex MotionIndex { get; }Property Value
ParamValues
ISchemaFixedArray<float> ParamValues { get; }Property Value
SampleCount
ref int SampleCount { get; }Property Value
SampleStart
ref int SampleStart { get; }Property Value