depthSortedParticles property

List<DepthSortedParticle> depthSortedParticles

Implementation

external List<DepthSortedParticle> get depthSortedParticles;
void depthSortedParticles=(List<DepthSortedParticle> depthSortedParticles)

Implementation

external set depthSortedParticles(List<DepthSortedParticle> depthSortedParticles);