Click or drag to resize
SoParticleAnimationemitShapeType Property

Specifies a 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 SoSFEnum<SoParticleAnimationEmitShapeTypes> emitShapeType { get; }

Property Value

Type: SoSFEnumSoParticleAnimationEmitShapeTypes
Remarks

Particles are transformed by the current cumulative transformation. Particles can be uniformly emitted from:

See Also