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
Remarks
When this is false every other member is meaningless.
Gets a value indicating whether the ray hit anything.
public bool Hit { get; init; }When this is false every other member is meaningless.