Public Member Functions | Static Public Attributes
nvidia::apex::ColorVsDensityModifier Class Reference

ColorVsDensityModifier modifies the color constants associated with a particle depending on the density of the particle. More...

#include <Modifier.h>

Inheritance diagram for nvidia::apex::ColorVsDensityModifier:

List of all members.

Public Member Functions

virtual ColorChannel getColorChannel () const =0
 get the affected color channel
virtual void setColorChannel (ColorChannel colorChannel)=0
 set the affected color channel
virtual const CurvegetFunction () const =0
 get the curve that sets the dependency between the density and the color
virtual void setFunction (const Curve *f)=0
 set the curve that sets the dependency between the density and the color

Static Public Attributes

static const ModifierTypeEnum ModifierType = ModifierType_ColorVsDensity
 ModifierType.
static const uint32_t ModifierUsage
 ModifierUsage.

Detailed Description

ColorVsDensityModifier modifies the color constants associated with a particle depending on the density of the particle.


Member Data Documentation

Initial value:
 ModifierUsage_Continuous
            | ModifierUsage_Sprite | ModifierUsage_Mesh

ModifierUsage.


The documentation for this class was generated from the following file:

Generated on Sat Dec 1 2018 15:52:09

Copyright © 2012-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.