nw::gfx::res::ResParticleEmitterParameter Class

Syntax

class ResParticleEmitterParameter : public nw::ut::ResCommon< ResParticleEmitterParameterData >

Description

Binary resource class representing particle emitter parameters.

Member Functions

ResParticleEmitterParameter Constructor.
ref
operator ==
operator !=
GetIsResourceCopyEnabled
SetIsResourceCopyEnabled
GetEmissionRatio
SetEmissionRatio Sets the emit/emission volume.
GetEmissionRatioRandom
SetEmissionRatioRandom Sets the emission volume randomness.
GetEmissionInterval
SetEmissionInterval Sets the emit interval.
GetEmissionIntervalRandom
SetEmissionIntervalRandom Sets randomness for the emission interval.
GetEmissionSpanInfinity
SetEmissionSpanInfinity Sets the flag indicating whether the emission span is infinite.
GetEmissionSpan
SetEmissionSpan Sets the emissopm span.
GetEmissionStart
SetEmissionStart Sets the Emit Start Time.
ptr Returns a pointer to a binary resource structure. (Inherited from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Inherited from ResCommonBase.)
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResParticleEmitterParameter


CONFIDENTIAL