nvidia::apex::OrientScaleAlongScreenVelocityModifier Class Reference
OrientScaleAlongScreenVelocityModifier is a modifier to orient & scale sprites along the current screen velocity vector. More...
#include <Modifier.h>
Inheritance diagram for nvidia::apex::OrientScaleAlongScreenVelocityModifier:
Public Member Functions | |
virtual float | getScalePerVelocity () const =0 |
get the scale per velocity | |
virtual void | setScalePerVelocity (const float &s)=0 |
set the scale per velocity | |
virtual float | getScaleChangeLimit () const =0 |
get the scale change limit | |
virtual void | setScaleChangeLimit (const float &s)=0 |
set the scale change limit | |
virtual float | getScaleChangeDelay () const =0 |
get the scale change delay | |
virtual void | setScaleChangeDelay (const float &s)=0 |
set the scale change delay | |
Static Public Attributes | |
static const ModifierTypeEnum | ModifierType = ModifierType_OrientScaleAlongScreenVelocity |
ModifierType. | |
static const uint32_t | ModifierUsage |
ModifierUsage. |
Detailed Description
OrientScaleAlongScreenVelocityModifier is a modifier to orient & scale sprites along the current screen velocity vector.
Member Data Documentation
const uint32_t nvidia::apex::OrientScaleAlongScreenVelocityModifier::ModifierUsage [static] |
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.