Describes the NxParameterized::Interface for 'OrientScaleAlongScreenVelocityModifierParams' : OrientScaleAlongScreenVelocity modifier parameters. More...
#include <params.h>
Public Attributes | |
F32 | scalePerVelocity |
'scalePerVelocity' : Scale per velocity | |
F32 | scaleChangeLimit |
'scaleChangeLimit' : Scale change limimt | |
F32 | scaleChangeDelay |
'scaleChangeDelay' : Scale change delay |
Describes the NxParameterized::Interface for 'OrientScaleAlongScreenVelocityModifierParams' : OrientScaleAlongScreenVelocity modifier parameters.
OrientScaleAlongScreenVelocityModifierParams contains 3 fully qualified names --------------------------------------------- 1 : F32 scalePerVelocity 2 : F32 scaleChangeLimit 3 : F32 scaleChangeDelay
'scaleChangeDelay' : Scale change delay
This value is proportional to a delay in time of the scale change, set to 0 to disable the delay
'scaleChangeLimit' : Scale change limimt
This value limits the scale change per unit time, set to 0 to disable the limit
'scalePerVelocity' : Scale per velocity
Scale(Velocity) = 1 + |Velocity| * scalePerVelocity