SwiftlyS2

CPhysFixed

Interface CPhysFixed

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AngularDampingRatio

ref float AngularDampingRatio { get; }
Property Value

AngularFrequency

ref float AngularFrequency { get; }
Property Value

BoneName1

string BoneName1 { get; set; }
Property Value

BoneName2

string BoneName2 { get; set; }
Property Value

EnableAngularConstraint

ref bool EnableAngularConstraint { get; }
Property Value

EnableLinearConstraint

ref bool EnableLinearConstraint { get; }
Property Value

LinearDampingRatio

ref float LinearDampingRatio { get; }
Property Value

LinearFrequency

ref float LinearFrequency { get; }
Property Value

On this page