Click or drag to resize

ParticleIndex Property

Index in ParentSystem for this Particle. Can change when the particle system is modified.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int Index { get; }

Property Value

Type: Int32
See Also