Utility Methods
The Utility type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetPostion2DOfLineByDistance |
Get position 2d of line by distance.
|
![]() ![]() |
ToFloatArray |
Convert vector3 to float array.
|
![]() ![]() |
ToRecast(array<Single>[]()[][]) |
Converts to recast position (from wow).
|
![]() ![]() |
ToRecast(Vector3) |
Converts to recast position (from wow).
|
![]() ![]() |
ToWoW(array<Single>[]()[][]) |
Converts to wow position (from recast).
|
![]() ![]() |
ToWoW(Vector3) |
Converts to wow position (from recast).
|
![]() ![]() |
ToWowListVector3 |
Convert from recast to wow list vector3.
|