depthSortedParticles property

List<DepthSortedParticle> get depthSortedParticles

Implementation

external List<DepthSortedParticle> get depthSortedParticles;
set depthSortedParticles (List<DepthSortedParticle> depthSortedParticles)

Implementation

external set depthSortedParticles(List<DepthSortedParticle> depthSortedParticles);