Structure that is used to report the nearest point on a NavVolume to a query.
More...
Structure that is used to report the nearest point on a NavVolume to a query.
◆ IsOnEdge
bool Infohazard.HyperNav.NavHit.IsOnEdge |
|
getset |
If true, query point was outside the region and thus this result is the nearest point. If false, query point was inside the region and the hit was at that exact position.
◆ IsValid
bool Infohazard.HyperNav.NavHit.IsValid |
|
get |
◆ Normal
Vector3 Infohazard.HyperNav.NavHit.Normal |
|
getset |
Currently not used and always Vector3.zero.
◆ Position
Vector3 Infohazard.HyperNav.NavHit.Position |
|
getset |
The position of the query result point.
◆ Region
int Infohazard.HyperNav.NavHit.Region |
|
getset |
The region index within the hit Volume.
◆ Volume
The documentation for this struct was generated from the following file: