SwiftlyS2

CBlendNodeInstanceData

Interface CBlendNodeInstanceData

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBlendNodeInstanceData : ISchemaClass<CBlendNodeInstanceData>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BlendValue

SchemaUntypedField BlendValue { get; }
Property Value

Cycle

ref float Cycle { get; }
Property Value

CycleZeroTime

ref float CycleZeroTime { get; }
Property Value

DampedValue

ref float DampedValue { get; }
Property Value

Duration

ref float Duration { get; }
Property Value

PlaybackRate

ref float PlaybackRate { get; }
Property Value

ResetCount

SchemaUntypedField ResetCount { get; }
Property Value

On this page