Classes | Public Attributes
VelocitySourceActorParams Struct Reference

Describes the NxParameterized::Interface for 'VelocitySourceActorParams' : 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 averageVelocity
 'averageVelocity' : The arithmetic mean of a sample. Normal distribution parameter.
F32 stdVelocity
 'stdVelocity' : Standard deviation. Normal distribution parameter.
GeometryType geometryType
String fieldSamplerFilterDataName
 'fieldSamplerFilterDataName' : The filter data name for VelocitySource vs TurbulenceFS interaction. Overrides asset's value.

Detailed Description

Describes the NxParameterized::Interface for 'VelocitySourceActorParams' :

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

Member Data Documentation

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

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

'initialPose' : The global pose for the actor.

'initialScale' : The space scale of the actor

'stdVelocity' : 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.