Describes the NxParameterized::Interface for 'ColorVsVelocityModifierParams' : ColorVsVelocity modifier parameters. More...
#include <params.h>
Public Attributes | |
ColorChannel | colorChannel |
'colorChannel' : Color channel | |
F32 | velocity0 |
'velocity0' : Helpful documentation goes here | |
F32 | velocity1 |
'velocity1' : Helpful documentation goes here | |
F32 | controlPoints[].x |
'controlPoints[].x' : Velocity | |
F32 | controlPoints[].y |
'controlPoints[].y' : Color |
Describes the NxParameterized::Interface for 'ColorVsVelocityModifierParams' : ColorVsVelocity modifier parameters.
ColorVsVelocityModifierParams contains 6 fully qualified names --------------------------------------------- 1 : ColorChannel colorChannel 2 : F32 velocity0 3 : F32 velocity1 4 : ArraySizeName controlPoints 5 : F32 controlPoints[].x 6 : F32 controlPoints[].y
'colorChannel' : Color channel
'controlPoints[].x' : Velocity
'controlPoints[].y' : Color
'velocity0' : Helpful documentation goes here
'velocity1' : Helpful documentation goes here