SoParticleAnimationParticleShapes Enumeration |
Particle shape type.
Namespace: OIV.FXViz.Nodes
Member name | Value | Description | |
---|---|---|---|
POINT_SHAPE | 0 | Each particle is a point. | |
LINE_SHAPE | 1 | Each particle is a line. | |
BILLBOARD_SHAPE | 2 | Each particle is a rectangular billboard (i.e., a screen-aligned rectangle). |