SwiftlyS2

CBoneMaskUpdateNode

Interface CBoneMaskUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBoneMaskUpdateNode : CBinaryUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CBinaryUpdateNode>, ISchemaClass<CBoneMaskUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BlendParameter

CAnimParamHandle BlendParameter { get; }
Property Value

BlendSpace

ref BoneMaskBlendSpace BlendSpace { get; }
Property Value

BlendValueSource

ref AnimValueSource BlendValueSource { get; }
Property Value

FootMotionTiming

ref BinaryNodeChildOption FootMotionTiming { get; }
Property Value

RootMotionBlend

ref float RootMotionBlend { get; }
Property Value

UseBlendScale

ref bool UseBlendScale { get; }
Property Value

WeightListIndex

ref int WeightListIndex { get; }
Property Value

On this page