NcEngine
|
Ray used for performing raycast queries. More...
#include <CollisionQuery.h>
Public Attributes | |
Vector3 | origin = Vector3::Zero() |
origin of the ray | |
Vector3 | direction = Vector3::Front() |
combined direction and distance of the ray | |
Ray used for performing raycast queries.