nvidia::apex::ScaleAlongVelocityModifier Class Reference
ScaleAlongVelocityModifier is a modifier to apply a scale factor along the current velocity vector. More...
#include <Modifier.h>
Inheritance diagram for nvidia::apex::ScaleAlongVelocityModifier:
Public Member Functions | |
| virtual float | getScaleFactor () const =0 |
| get the scale factor | |
| virtual void | setScaleFactor (const float &s)=0 |
| set the scale factor | |
Static Public Attributes | |
| static const ModifierTypeEnum | ModifierType = ModifierType_ScaleAlongVelocity |
| ModifierType. | |
| static const uint32_t | ModifierUsage |
| ModifierUsage. | |
Detailed Description
ScaleAlongVelocityModifier is a modifier to apply a scale factor along the current velocity vector.
Note that without applying an OrientAlongVelocity modifier first, the results for this will be 'odd.'
Member Data Documentation
const uint32_t nvidia::apex::ScaleAlongVelocityModifier::ModifierUsage [static] |
Initial value:
ModifierUsage_Continuous
| ModifierUsage_Mesh
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.