nw::gfx::res::ResParticleVector3RandomAdditiveUpdater Class

Syntax

class ResParticleVector3RandomAdditiveUpdater : public nw::gfx::res::ResParticleVector3Updater

Description

Binary resource class representing a particle updater with added randomness for Vector3.

Member Functions

ResParticleVector3RandomAdditiveUpdater Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator ==
operator !=
SetDefaultValue (Inherited from ResParticleVector3Updater)
GetDefaultValue (Inherited from ResParticleVector3Updater)
GetIsResourceCopyEnabled (Inherited from ResParticleUpdater.
SetIsResourceCopyEnabled (Inherited from ResParticleUpdater.
GetUpdaterEnabled (Inherited from ResParticleUpdater.
SetUpdaterEnabled (Inherited from ResParticleUpdater.
GetTargetStream (Inherited from ResParticleUpdater.
SetTargetStream (Inherited from ResParticleUpdater.
GetParticleAnimation (Inherited from ResParticleUpdater.
GetTypeInfo Gets instance type information.(Inherited from ResParticleUpdater.
NW_DEPRECATED_FUNCTION (Inherited from ResParticleUpdater.
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::ResParticleUpdater
      nw::gfx::res::ResParticleVector3Updater
        nw::gfx::res::ResParticleVector3RandomAdditiveUpdater


CONFIDENTIAL