Function JobCalculateGridConnections.ConnectionYRange
ConnectionYRange
(UnsafeSpan<float3> nodePositions, UnsafeSpan<float4> nodeNormals, NativeArray<float4> normalToHeightOffset, int nodeIndex, int layerStride, int y, int maxY, int dir, float4 up, bool reverse)
Public
Static
float2 ConnectionYRange (
UnsafeSpan<float3> | nodePositions | |
UnsafeSpan<float4> | nodeNormals | |
NativeArray<float4> | normalToHeightOffset | |
int | nodeIndex | |
int | layerStride | |
int | y | |
int | maxY | |
int | dir | |
float4 | up | |
bool | reverse |