[This is preliminary documentation and is subject to change.]
The HitResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Hit |
Gets a value indicating whether the trace hit anything.
|
![]() | HitEntity |
Gets the Entity that was hit.
|
![]() | HitNormal |
Gets the normal of the surface that was hit.
|
![]() | HitPosition |
Gets the position where the trace hit.
|
See Also