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

RotationRateVsLifeModifier is a modifier to adjust the rotation rate versus the life remaining of a particular particle. More...

#include <Modifier.h>

Inheritance diagram for nvidia::apex::RotationRateVsLifeModifier:

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 rotation rate
virtual void setFunction (const Curve *f)=0
 set the curve that sets the dependency between the life remaining and the rotation rate

Static Public Attributes

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

Detailed Description

RotationRateVsLifeModifier is a modifier to adjust the rotation rate versus the life remaining of a particular particle.


Member Data Documentation

Initial value:
 ModifierUsage_Continuous
            | ModifierUsage_Sprite

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.