Function FunnelState.ConvertCornerIndicesToPath

ConvertCornerIndicesToPath (NativeArray<int> indices, int numCorners, bool splitAtEveryPortal, float3 startPoint, float3 endPoint, bool lastCorner, NativeList<float3> result)
Public
void ConvertCornerIndicesToPath (

NativeArray<int>

indices

int

numCorners

bool

splitAtEveryPortal

float3

startPoint

float3

endPoint

bool

lastCorner

NativeList<float3>

result

)