Classes | Public Attributes
HeatSourceActorParams Struct Reference

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

#include <params.h>

List of all members.

Classes

union  GeometryType

Public Attributes

Mat34 initialPose
 'initialPose' : The global pose for the actor.
F32 initialScale
 'initialScale' : The space scale of the actor
F32 averageTemperature
 'averageTemperature' : The arithmetic mean of a sample. Normal distribution parameter.
F32 stdTemperature
 'stdTemperature' : Standard deviation. Normal distribution parameter.
GeometryType geometryType
String fieldSamplerFilterDataName
 'fieldSamplerFilterDataName' : The filter data name for HeatSource vs TurbulenceFS interaction. Overrides asset's value.

Detailed Description

Describes the NxParameterized::Interface for 'HeatSourceActorParams' :

HeatSourceActorParams contains 7 fully qualified names
---------------------------------------------
  1 : Mat34   initialPose                 
  2 : F32     initialScale                
  3 : F32     averageTemperature          
  4 : F32     stdTemperature              
  5 : Vec3    geometryType.extents        RefVariant[HeatSourceGeomBoxParams]
  6 : F32     geometryType.radius         RefVariant[HeatSourceGeomSphereParams]
  7 : String  fieldSamplerFilterDataName  

Member Data Documentation

'averageTemperature' : The arithmetic mean of a sample. Normal distribution parameter.

'fieldSamplerFilterDataName' : The filter data name for HeatSource vs TurbulenceFS interaction. Overrides asset's value.

'initialPose' : The global pose for the actor.

'initialScale' : The space scale of the actor

'stdTemperature' : Standard deviation. Normal distribution parameter.


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

Generated on Tue Aug 1 2017 22:44:38

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