SoParticleAnimationparticleShape Property |
Specifies the shape of the particles.
Namespace: OIV.FXViz.NodesAssembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<SoParticleAnimationParticleShapes> particleShape { get; }
Public ReadOnly Property particleShape As SoSFEnum(Of SoParticleAnimationParticleShapes)
Get
public:
property SoSFEnum<SoParticleAnimationParticleShapes>^ particleShape {
SoSFEnum<SoParticleAnimationParticleShapes>^ get ();
}
member particleShape : SoSFEnum<SoParticleAnimationParticleShapes> with get
Property Value
Type:
SoSFEnumSoParticleAnimationParticleShapes
Remarks
See Also