CBlend2DUpdateNode
Interface CBlend2DUpdateNode
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CBlend2DUpdateNode : CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CBlend2DUpdateNode>, ISchemaField, ISchemaClass, INativeHandleImplements
- CAnimUpdateNodeBase
- ISchemaClass<CAnimUpdateNodeBase>
- ISchemaClass<CBlend2DUpdateNode>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AnimEventsAndTagsOnMostWeightedOnly
ref bool AnimEventsAndTagsOnMostWeightedOnly { get; }Property Value
BlendMode
ref Blend2DMode BlendMode { get; }Property Value
BlendSourceX
ref AnimValueSource BlendSourceX { get; }Property Value
BlendSourceY
ref AnimValueSource BlendSourceY { get; }Property Value
Damping
CAnimInputDamping Damping { get; }Property Value
Items
ref CUtlVector<BlendItem_t> Items { get; }Property Value
LockBlendOnReset
ref bool LockBlendOnReset { get; }Property Value
LockWhenWaning
ref bool LockWhenWaning { get; }Property Value
Loop
ref bool Loop { get; }Property Value
NodeItemIndices
ref CUtlVector<int> NodeItemIndices { get; }Property Value
ParamSpans
CParamSpanUpdater ParamSpans { get; }Property Value
ParamX
CAnimParamHandle ParamX { get; }Property Value
ParamY
CAnimParamHandle ParamY { get; }Property Value
PlaybackSpeed
ref float PlaybackSpeed { get; }Property Value
Tags
ref CUtlVector<TagSpan_t> Tags { get; }Property Value