SoParticleAnimationparticleLife Property |
Namespace: OIV.FXViz.NodesAssembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFEnum<SoParticleAnimationParticleLifes> particleLife { get; }
Public ReadOnly Property particleLife As SoSFEnum(Of SoParticleAnimationParticleLifes)
Get
public:
property SoSFEnum<SoParticleAnimationParticleLifes>^ particleLife {
SoSFEnum<SoParticleAnimationParticleLifes>^ get ();
}
member particleLife : SoSFEnum<SoParticleAnimationParticleLifes> with get
Property Value
Type:
SoSFEnumSoParticleAnimationParticleLifes
RemarksIf one-time emission is selected, particles are emitted when the field trigger is set.
See Also