SolidParticleSystemOptions constructor
SolidParticleSystemOptions({})
Implementation
external factory SolidParticleSystemOptions({bool updatable, bool isPickable, bool enableDepthSort, bool particleIntersection, bool boundingSphereOnly, num bSphereRadiusFactor, bool expandable, bool useModelMaterial, bool enableMultiMaterial});