Function FunnelState.ConvertCornerIndicesToPathProjected
ConvertCornerIndicesToPathProjected
(UnsafeSpan<int> indices, bool splitAtEveryPortal, float3 startPoint, float3 endPoint, bool lastCorner, NativeList<float3> result, float3 up)
Public
ConvertCornerIndicesToPathProjected
(refFunnelState funnelState, refUnsafeSpan<int> indices, bool splitAtEveryPortal, in float3 startPoint, in float3 endPoint, bool lastCorner, in float3 projectionAxis, refUnsafeSpan<float3> result, in float3 up)
Public
Static