SolidParticle constructor
SolidParticle(
- num particleIndex,
- num particleId,
- num positionIndex,
- num indiceIndex,
- ModelShape model,
- num shapeId,
- num idxInShape,
- SolidParticleSystem sps, [
- BoundingInfo modelBoundingInfo,
- num materialIndex,
Implementation
external SolidParticle(num particleIndex, num particleId, num positionIndex, num indiceIndex, ModelShape model, num shapeId, num idxInShape, SolidParticleSystem sps, [BoundingInfo modelBoundingInfo, num materialIndex]);