VPhysXJoint_t
Interface VPhysXJoint_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface VPhysXJoint_t : ISchemaClass<VPhysXJoint_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
AngularDampingRatio
ref float AngularDampingRatio { get; }Property Value
AngularFrequency
ref float AngularFrequency { get; }Property Value
AngularTargetVelocity
ref Vector AngularTargetVelocity { get; }Property Value
Body1
ref ushort Body1 { get; }Property Value
Body2
ref ushort Body2 { get; }Property Value
ElasticDamping
ref float ElasticDamping { get; }Property Value
Elasticity
ref float Elasticity { get; }Property Value
EnableAngularMotor
ref bool EnableAngularMotor { get; }Property Value
EnableCollision
ref bool EnableCollision { get; }Property Value
EnableLinearLimit
ref bool EnableLinearLimit { get; }Property Value
EnableLinearMotor
ref bool EnableLinearMotor { get; }Property Value
EnableSwingLimit
ref bool EnableSwingLimit { get; }Property Value
EnableTwistLimit
ref bool EnableTwistLimit { get; }Property Value
Flags
ref ushort Flags { get; }Property Value
Frame1
ref CTransform Frame1 { get; }Property Value
Frame2
ref CTransform Frame2 { get; }Property Value
Friction
ref float Friction { get; }Property Value
IsAngularConstraintDisabled
ref bool IsAngularConstraintDisabled { get; }Property Value
IsLinearConstraintDisabled
ref bool IsLinearConstraintDisabled { get; }Property Value
LinearDampingRatio
ref float LinearDampingRatio { get; }Property Value
LinearFrequency
ref float LinearFrequency { get; }Property Value
LinearLimit
VPhysXRange_t LinearLimit { get; }Property Value
LinearTargetVelocity
ref Vector LinearTargetVelocity { get; }Property Value
MaxForce
ref float MaxForce { get; }Property Value
MaxTorque
ref float MaxTorque { get; }Property Value
Plasticity
ref float Plasticity { get; }Property Value
SwingLimit
VPhysXRange_t SwingLimit { get; }Property Value
Tag
string Tag { get; set; }Property Value
TwistLimit
VPhysXRange_t TwistLimit { get; }Property Value
Type
ref ushort Type { get; }Property Value