This class provides the asset preview for APEX VelocitySource Assets. More...
#include <VelocitySourcePreview.h>
Public Member Functions | |
virtual void | drawVelocitySourcePreview ()=0 |
Draws the emitter. | |
virtual void | setScale (float scale)=0 |
Sets the scaling factor of the renderable. | |
Protected Member Functions | |
VelocitySourcePreview () |
This class provides the asset preview for APEX VelocitySource Assets.
nvidia::apex::VelocitySourcePreview::VelocitySourcePreview | ( | ) | [inline, protected] |
virtual void nvidia::apex::VelocitySourcePreview::drawVelocitySourcePreview | ( | ) | [pure virtual] |
Draws the emitter.
virtual void nvidia::apex::VelocitySourcePreview::setScale | ( | float | scale | ) | [pure virtual] |
Sets the scaling factor of the renderable.