Type: Ray_t
Server & Client
Properties - Shared
| Type | Name |
| undefined | start |
| undefined | delta |
| undefined | startOffset |
| undefined | extents |
| undefined | isRay |
| undefined | isSwept |
Methods
Ray_t
Ray_t()
Init
void Init(const Vector&in start, const Vector&in end)
Init
void Init(const Vector&in start, const Vector&in end, const Vector&in mins, const Vector&in maxs)
InvDelta
Vector InvDelta() const