M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
|
Public Member Functions | |
Ray (Vec3 origin, Vec3 direction, float maxDistance=float.MaxValue) | |
Ray (Vec3 origin, Vec3 direction, bool useDirectionLenForMaxDistance) | |
void | Reset (Vec3 origin, Vec3 direction, float maxDistance=float.MaxValue) |
Properties | |
Vec3 | Origin [get] |
Vec3 | Direction [get] |
float | MaxDistance [get] |
Vec3 | EndPoint [get] |
void TaleWorlds.Library.Ray.Reset | ( | Vec3 | origin, |
Vec3 | direction, | ||
float | maxDistance = float::MaxValue |
||
) |
|
get |
|
get |
|
get |
|
get |