s&box docs

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.

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.PhysicsTraceResult

On this page