Describes the NxParameterized::Interface for 'RotationModifierParams' : Rotation modifier parameters. More...
#include <params.h>
Public Attributes | |
RollType | rollType |
'rollType' : Roll type | |
F32 | maxRotationRatePerSec |
'maxRotationRatePerSec' : Maximum rotation rate for instanced mesh objects | |
F32 | maxSettleRatePerSec |
'maxSettleRatePerSec' : Maximum settle rate for instanced mesh objects | |
F32 | inAirRotationMultiplier |
'inAirRotationMultiplier' : This value is multiplied by the rotation delta to increase or decrease rotations/frame if there are no particle collisions | |
F32 | collisionRotationMultiplier |
'collisionRotationMultiplier' : This value is multiplied by the rotation delta to increase or decrease rotations/frame while colliding objects | |
Bool | includeVerticalDirection |
'includeVerticalDirection' : If false, the vertical speed of the object does not affect the rotation |
Describes the NxParameterized::Interface for 'RotationModifierParams' : Rotation modifier parameters.
RotationModifierParams contains 6 fully qualified names --------------------------------------------- 1 : RollType rollType 2 : F32 maxRotationRatePerSec 3 : F32 maxSettleRatePerSec 4 : F32 inAirRotationMultiplier 5 : F32 collisionRotationMultiplier 6 : Bool includeVerticalDirection
'collisionRotationMultiplier' : This value is multiplied by the rotation delta to increase or decrease rotations/frame while colliding objects
'inAirRotationMultiplier' : This value is multiplied by the rotation delta to increase or decrease rotations/frame if there are no particle collisions
'includeVerticalDirection' : If false, the vertical speed of the object does not affect the rotation
'maxRotationRatePerSec' : Maximum rotation rate for instanced mesh objects
'maxSettleRatePerSec' : Maximum settle rate for instanced mesh objects
'rollType' : Roll type