Click or drag to resize
SoParticleAnimationshapeScale Property

Specifies a nonuniform scale factor applied to the predefined shape from which particles are emitted.

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

Property Value

Type: SoSFVec3f
Remarks

Not used if emitShapeType == SoParticleAnimation.POINT.

See Also