SwiftlyS2

VPhysXBodyPart_t

Interface VPhysXBodyPart_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AngularDamping

ref float AngularDamping { get; }
Property Value

AngularDrag

ref float AngularDrag { get; }
Property Value

CollisionAttributeIndex

ref ushort CollisionAttributeIndex { get; }
Property Value

Flags

ref uint Flags { get; }
Property Value

InertiaScale

ref float InertiaScale { get; }
Property Value

LinearDamping

ref float LinearDamping { get; }
Property Value

LinearDrag

ref float LinearDrag { get; }
Property Value

Mass

ref float Mass { get; }
Property Value

MassCenterOverride

ref Vector MassCenterOverride { get; }
Property Value

OverrideMassCenter

ref bool OverrideMassCenter { get; }
Property Value

Reserved

ref ushort Reserved { get; }
Property Value

RnShape

VPhysics2ShapeDef_t RnShape { get; }
Property Value

On this page