#include <NxModifier.h>
List of all members.
Detailed Description
NxColorVsVelocityModifier modifies the color constants associated with a particle depending on the velocity of the particle.
Member Function Documentation
| virtual ColorChannel physx::apex::NxColorVsVelocityModifier::getColorChannel |
( |
| ) |
const [pure virtual] |
get the affected color channel
| virtual const NxCurve* physx::apex::NxColorVsVelocityModifier::getFunction |
( |
| ) |
const [pure virtual] |
get the curve that sets the dependency between the lifetime and the color
| virtual physx::PxF32 physx::apex::NxColorVsVelocityModifier::getVelocity0 |
( |
| ) |
const [pure virtual] |
| virtual physx::PxF32 physx::apex::NxColorVsVelocityModifier::getVelocity1 |
( |
| ) |
const [pure virtual] |
| virtual void physx::apex::NxColorVsVelocityModifier::setColorChannel |
( |
ColorChannel |
colorChannel | ) |
[pure virtual] |
set the affected color channel
| virtual void physx::apex::NxColorVsVelocityModifier::setFunction |
( |
const NxCurve * |
f | ) |
[pure virtual] |
set the curve that sets the dependency between the lifetime and the color
| virtual void physx::apex::NxColorVsVelocityModifier::setVelocity0 |
( |
physx::PxF32 |
value | ) |
[pure virtual] |
| virtual void physx::apex::NxColorVsVelocityModifier::setVelocity1 |
( |
physx::PxF32 |
value | ) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: