Function JobBuild.ComputeCodes

ComputeCodes (NativeArray<uint> agentCodes, int count, float3 mn, float3 mx, int levels)

Fills agentCodes with morton codes for the first count entries of agents.

Public
void ComputeCodes (

NativeArray<uint>

agentCodes

int

count

float3

mn

float3

mx

int

levels

)

Fills agentCodes with morton codes for the first count entries of agents.