API Referenceglobal
public sealed class Sandbox.PhysicsGroupDescription.BodyPart
Properties
Showing 13 properties
public float Sandbox.PhysicsGroupDescription.BodyPart.AngularDamping { get; set; }
public string Sandbox.PhysicsGroupDescription.BodyPart.BoneName { get; set; }
public System.Collections.Generic.IReadOnlyList`1<Sandbox.PhysicsGroupDescription.BodyPart.CapsulePart> Sandbox.PhysicsGroupDescription.BodyPart.Capsules { get; set; }
public float Sandbox.PhysicsGroupDescription.BodyPart.GravityScale { get; set; }
public System.Collections.Generic.IReadOnlyList`1<Sandbox.PhysicsGroupDescription.BodyPart.HullPart> Sandbox.PhysicsGroupDescription.BodyPart.Hulls { get; set; }
public float Sandbox.PhysicsGroupDescription.BodyPart.LinearDamping { get; set; }
public float Sandbox.PhysicsGroupDescription.BodyPart.Mass { get; set; }
public Vector3 Sandbox.PhysicsGroupDescription.BodyPart.MassCenterOverride { get; set; }
public System.Collections.Generic.IReadOnlyList`1<Sandbox.PhysicsGroupDescription.BodyPart.MeshPart> Sandbox.PhysicsGroupDescription.BodyPart.Meshes { get; set; }
public bool Sandbox.PhysicsGroupDescription.BodyPart.OverrideMassCenter { get; set; }
public System.Collections.Generic.IReadOnlyList`1<Sandbox.PhysicsGroupDescription.BodyPart.Part> Sandbox.PhysicsGroupDescription.BodyPart.Parts { get; set; }
public System.Collections.Generic.IReadOnlyList`1<Sandbox.PhysicsGroupDescription.BodyPart.SpherePart> Sandbox.PhysicsGroupDescription.BodyPart.Spheres { get; set; }
public Transform Sandbox.PhysicsGroupDescription.BodyPart.Transform { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.PhysicsGroupDescription.BodyPart |