Click or drag to resize
SoParticleAnimationparticleShape Property

Specifies the shape of the particles.

Namespace: OIV.FXViz.Nodes
Assembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SoParticleAnimationParticleShapes> particleShape { get; }

Property Value

Type: SoSFEnumSoParticleAnimationParticleShapes
Remarks

Only SoParticleAnimation.BILLBOARD_SHAPE shapes are textured.

See Also