API ReferenceSandbox
public sealed struct Sandbox.PhysicsTraceResult
Properties
Showing 2 properties
public int Sandbox.PhysicsTraceResult.Bone { get; set; }
The id of the hit bone (either from hitbox or physics shape)
public float Sandbox.PhysicsTraceResult.Distance { get; set; }
The distance between start and end positions.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.PhysicsTraceResult |