API Referenceglobal
public sealed struct Sandbox.ModelPhysics.Body
Represents a `Sandbox.Rigidbody` attached to a specific bone with a local transform.
Related Guides
Broader workflow and conceptual references connected to this API.
Constructors
Showing 1 constructors
No results match this filter.
Methods
Showing 1 methods
No results match this filter.
Properties
Showing 3 properties
public int Sandbox.ModelPhysics.Body.Bone { get; set; }
public Sandbox.Rigidbody Sandbox.ModelPhysics.Body.Component { get; set; }
public Transform Sandbox.ModelPhysics.Body.LocalTransform { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.ModelPhysics.Body |