CPhysWheelConstraint
Interface CPhysWheelConstraint
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPhysWheelConstraint : CPhysConstraint, CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CPhysConstraint>, ISchemaClass<CPhysWheelConstraint>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPhysConstraint
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CPhysConstraint>
- ISchemaClass<CPhysWheelConstraint>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
EnableSteeringLimit
ref bool EnableSteeringLimit { get; }Property Value
EnableSuspensionLimit
ref bool EnableSuspensionLimit { get; }Property Value
MaxSteeringAngle
ref float MaxSteeringAngle { get; }Property Value
MaxSuspensionOffset
ref float MaxSuspensionOffset { get; }Property Value
MinSteeringAngle
ref float MinSteeringAngle { get; }Property Value
MinSuspensionOffset
ref float MinSuspensionOffset { get; }Property Value
SpinAxisFriction
ref float SpinAxisFriction { get; }Property Value
SteeringAxisFriction
ref float SteeringAxisFriction { get; }Property Value
SteeringMimicsEntity
ref CHandle<CBaseEntity> SteeringMimicsEntity { get; }Property Value
SuspensionDampingRatio
ref float SuspensionDampingRatio { get; }Property Value
SuspensionFrequency
ref float SuspensionFrequency { get; }Property Value
SuspensionHeightOffset
ref float SuspensionHeightOffset { get; }Property Value