OrientScaleAlongScreenVelocityModifierParams Struct Reference
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 |
Detailed Description
Describes the NxParameterized::Interface for 'OrientScaleAlongScreenVelocityModifierParams' : OrientScaleAlongScreenVelocity modifier parameters.
OrientScaleAlongScreenVelocityModifierParams contains 3 fully qualified names --------------------------------------------- 1 : F32 scalePerVelocity 2 : F32 scaleChangeLimit 3 : F32 scaleChangeDelay
Member Data Documentation
'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
The documentation for this struct was generated from the following file:
Generated on Fri Dec 15 2017 13:59:11
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.