SwiftlyS2

CDampedPathAnimMotorUpdater

Interface CDampedPathAnimMotorUpdater

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CDampedPathAnimMotorUpdater : CPathAnimMotorUpdaterBase, CAnimMotorUpdaterBase, ISchemaClass<CAnimMotorUpdaterBase>, ISchemaClass<CPathAnimMotorUpdaterBase>, ISchemaClass<CDampedPathAnimMotorUpdater>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AnticipationHeadingParam

CAnimParamHandle AnticipationHeadingParam { get; }
Property Value

AnticipationPosParam

CAnimParamHandle AnticipationPosParam { get; }
Property Value

AnticipationTime

ref float AnticipationTime { get; }
Property Value

MaxSpringTension

ref float MaxSpringTension { get; }
Property Value

MinSpeedScale

ref float MinSpeedScale { get; }
Property Value

MinSpringTension

ref float MinSpringTension { get; }
Property Value

SpringConstant

ref float SpringConstant { get; }
Property Value

On this page