Describes the NxParameterized::Interface for 'TurbulenceFSPreviewParams' : More...
#include <params.h>
Public Attributes | |
Mat44 | globalPose |
'globalPose' : The pose that translates from turbulence preview coordinates to world coordinates | |
F32 | iconScale |
'iconScale' : The scale of the icon | |
Bool | drawIcon |
'drawIcon' : Draw the icon | |
Bool | drawBox |
'drawBox' : Draw the box | |
Bool | drawGrid |
'drawGrid' : Draw the grid | |
Bool | drawAssetInfo |
'drawAssetInfo' : Display asset info | |
U64 | userData |
'userData' : Optional user data pointer associated with the turbulence actor |
Describes the NxParameterized::Interface for 'TurbulenceFSPreviewParams' :
TurbulenceFSPreviewParams contains 7 fully qualified names --------------------------------------------- 1 : Mat44 globalPose 2 : F32 iconScale 3 : Bool drawIcon 4 : Bool drawBox 5 : Bool drawGrid 6 : Bool drawAssetInfo 7 : U64 userData
'drawAssetInfo' : Display asset info
'drawBox' : Draw the box
'drawGrid' : Draw the grid
'drawIcon' : Draw the icon
'globalPose' : The pose that translates from turbulence preview coordinates to world coordinates
'iconScale' : The scale of the icon
'userData' : Optional user data pointer associated with the turbulence actor