SwiftlyS2

CPhysSlideConstraint

Interface CPhysSlideConstraint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPhysSlideConstraint : CPhysConstraint, CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CPhysConstraint>, ISchemaClass<CPhysSlideConstraint>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AxisEnd

ref Vector AxisEnd { get; }
Property Value

EnableAngularConstraint

ref bool EnableAngularConstraint { get; }
Property Value

EnableLinearConstraint

ref bool EnableLinearConstraint { get; }
Property Value

InitialOffset

ref float InitialOffset { get; }
Property Value

MotorDampingRatio

ref float MotorDampingRatio { get; }
Property Value

MotorFrequency

ref float MotorFrequency { get; }
Property Value

SlideFriction

ref float SlideFriction { get; }
Property Value

SoundInfo

ConstraintSoundInfo SoundInfo { get; }
Property Value

SystemLoadScale

ref float SystemLoadScale { get; }
Property Value

UseEntityPivot

ref bool UseEntityPivot { get; }
Property Value

On this page