SolidParticleSystemAddShapeOptions constructor
SolidParticleSystemAddShapeOptions({
- dynamic positionFunction,
- dynamic vertexFunction,
- List storage,
Implementation
external factory SolidParticleSystemAddShapeOptions({dynamic positionFunction, dynamic vertexFunction, List storage});