Click or drag to resize
SoParticleAnimationgoalFramesPerSecond Property

Indicates the goal number of frames per second for refreshing the particles.

Namespace: OIV.FXViz.Nodes
Assembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFFloat goalFramesPerSecond { get; }

Property Value

Type: SoSFFloat
Remarks

Setting the value to 0 requests that particles be refreshed as often as possible.

NOTE: field available since Open Inventor 4.0

See Also