APEX Framework: nvidia::apex::SubtextureVsLifeModifier Class Reference

NVIDIA APEX

nvidia::apex::SubtextureVsLifeModifier Class Reference

SubtextureVsLifeModifier is a modifier to adjust the subtexture id versus the life remaining of a particular particle. More...

#include <Modifier.h>

Inheritance diagram for nvidia::apex::SubtextureVsLifeModifier:
nvidia::apex::ModifierT< SubtextureVsLifeModifier > nvidia::apex::Modifier

List of all members.

Public Member Functions

virtual const CurvegetFunction () const =0
 get the curve that sets the dependency between the life remaining and the subtexture id
virtual void setFunction (const Curve *f)=0
 set the curve that sets the dependency between the life remaining and the subtexture id

Static Public Attributes

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

Detailed Description

SubtextureVsLifeModifier is a modifier to adjust the subtexture id versus the life remaining of a particular particle.

Interpretation of the subtexture id over time is up to the application.


Member Data Documentation

Initial value:
 ModifierUsage_Continuous
            | ModifierUsage_Sprite

ModifierUsage.


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

Generated on Fri Dec 15 2017 13:58:39

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