API ReferenceSandbox
public sealed class Sandbox.PhysicsGroupDescription
Properties
Showing 4 properties
public int Sandbox.PhysicsGroupDescription.BoneCount { get; set; }
public System.Collections.Generic.IReadOnlyList`1<Sandbox.PhysicsGroupDescription.Joint> Sandbox.PhysicsGroupDescription.Joints { get; set; }
public System.Collections.Generic.IReadOnlyList`1<Sandbox.PhysicsGroupDescription.BodyPart> Sandbox.PhysicsGroupDescription.Parts { get; set; }
public System.Collections.Generic.IEnumerable`1<Sandbox.Surface> Sandbox.PhysicsGroupDescription.Surfaces { get; set; }
Enumerate every `Sandbox.Surface` in this `Sandbox.Model`
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.PhysicsGroupDescription |