Public Attributes
TurbulenceFSPreviewParams Struct Reference

Describes the NxParameterized::Interface for 'TurbulenceFSPreviewParams' : More...

#include <params.h>

List of all members.

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

Detailed Description

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       

Member Data Documentation

'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


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.