Table of Contents

Property Hit

Namespace
Box3D
Assembly
Box3D.NET.dll

Hit

Gets a value indicating whether the ray hit anything.

public bool Hit { get; init; }

Property Value

bool

Remarks

When this is false every other member is meaningless.