SwiftlyS2

CLeanMatrixUpdateNode

Interface CLeanMatrixUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CLeanMatrixUpdateNode : CLeafUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CLeafUpdateNode>, ISchemaClass<CLeanMatrixUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BlendSource

ref AnimVectorSource BlendSource { get; }
Property Value

Damping

CAnimInputDamping Damping { get; }
Property Value

FrameCorners

SchemaUntypedField FrameCorners { get; }
Property Value

HorizontalAxis

ref Vector HorizontalAxis { get; }
Property Value

MaxValue

ref float MaxValue { get; }
Property Value

ParamIndex

CAnimParamHandle ParamIndex { get; }
Property Value

Poses

SchemaUntypedField Poses { get; }
Property Value

Sequence

HSequence Sequence { get; }
Property Value

SequenceMaxFrame

ref int SequenceMaxFrame { get; }
Property Value

VerticalAxis

ref Vector VerticalAxis { get; }
Property Value

On this page