CDirectionalBlendUpdateNode
Interface CDirectionalBlendUpdateNode
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CDirectionalBlendUpdateNode : CLeafUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CLeafUpdateNode>, ISchemaClass<CDirectionalBlendUpdateNode>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLeafUpdateNode
- CAnimUpdateNodeBase
- ISchemaClass<CAnimUpdateNodeBase>
- ISchemaClass<CLeafUpdateNode>
- ISchemaClass<CDirectionalBlendUpdateNode>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BlendValueSource
ref AnimValueSource BlendValueSource { get; }Property Value
Damping
CAnimInputDamping Damping { get; }Property Value
Duration
ref float Duration { get; }Property Value
LockBlendOnReset
ref bool LockBlendOnReset { get; }Property Value
Loop
ref bool Loop { get; }Property Value
ParamIndex
CAnimParamHandle ParamIndex { get; }Property Value
PlaybackSpeed
ref float PlaybackSpeed { get; }Property Value
Sequences
ISchemaClassFixedArray<HSequence> Sequences { get; }Property Value