DepthSortedParticle constructor

DepthSortedParticle(
  1. num idx,
  2. num ind,
  3. num indLength,
  4. num materialIndex,
)

Implementation

external DepthSortedParticle(num idx, num ind, num indLength, num materialIndex);