PoStreamParticleMotionisStartRandomized Property |
Set it to true prevents each first position of the different streamlines to start simultaneously.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool isStartRandomized { get; }
Public ReadOnly Property isStartRandomized As SoSFBool
Get
public:
property SoSFBool^ isStartRandomized {
SoSFBool^ get ();
}
member isStartRandomized : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also