SwiftlyS2

DampedPathMotorInstanceData_t

Interface DampedPathMotorInstanceData_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Acceleration

ref Vector Acceleration { get; }
Property Value

Stopping

ref bool Stopping { get; }
Property Value

Velocity

ref Vector Velocity { get; }
Property Value

On this page