Public Attributes
RotationModifierParams Struct Reference

Describes the NxParameterized::Interface for 'RotationModifierParams' : Rotation modifier parameters. More...

#include <params.h>

List of all members.

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

Detailed Description

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     

Member Data Documentation

'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


The documentation for this struct was generated from the following file:

Generated on Sat Dec 1 2018 15:52:44

Copyright © 2012-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.