SoParticleAnimationshapeScale Property |
Specifies a nonuniform scale factor applied to the predefined shape from which particles are emitted.
Namespace: OIV.FXViz.NodesAssembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f shapeScale { get; }
Public ReadOnly Property shapeScale As SoSFVec3f
Get
public:
property SoSFVec3f^ shapeScale {
SoSFVec3f^ get ();
}
member shapeScale : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also