Click or drag to resize

ParticleSystemUpdate Method

Calls Update on every particle in the system.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public virtual void Update()
See Also