SwiftlyS2

CStopAtGoalUpdateNode

Interface CStopAtGoalUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CStopAtGoalUpdateNode : CUnaryUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CUnaryUpdateNode>, ISchemaClass<CStopAtGoalUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Damping

CAnimInputDamping Damping { get; }
Property Value

InnerRadius

ref float InnerRadius { get; }
Property Value

MaxScale

ref float MaxScale { get; }
Property Value

MinScale

ref float MinScale { get; }
Property Value

OuterRadius

ref float OuterRadius { get; }
Property Value

On this page