Function NavmeshCutJobs.BoxConvexHullXZ
BoxConvexHullXZ
(float4x4 matrix, UnsafeList<float2> * points, out int numPoints, out float minY, out float maxY)
Public
Static
unsafe void BoxConvexHullXZ (
float4x4 | matrix | |
UnsafeList<float2> * | points | |
out int | numPoints | |
out float | minY | |
out float | maxY |