Public Attributes
NoiseFSActorParams Struct Reference

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

#include <params.h>

List of all members.

Public Attributes

Mat34 initialPose
 'initialPose' : The initial pose of the actor.
F32 initialScale
 'initialScale' : The initial scale factor of the boundary shape.
String fieldBoundaryFilterDataName
 'fieldBoundaryFilterDataName' : The filter data name for NoiseFS vs Field Boundaries interaction. Overrides asset's value.
String fieldSamplerFilterDataName
 'fieldSamplerFilterDataName' : The filter data name for NoiseFS vs other Field Samplers interaction. Overrides asset's value.

Detailed Description

Describes the NxParameterized::Interface for 'NoiseFSActorParams' :

NoiseFSActorParams contains 4 fully qualified names
---------------------------------------------
  1 : Mat34   initialPose                  
  2 : F32     initialScale                 
  3 : String  fieldBoundaryFilterDataName  
  4 : String  fieldSamplerFilterDataName   

Member Data Documentation

'fieldBoundaryFilterDataName' : The filter data name for NoiseFS vs Field Boundaries interaction. Overrides asset's value.

'fieldSamplerFilterDataName' : The filter data name for NoiseFS vs other Field Samplers interaction. Overrides asset's value.

'initialPose' : The initial pose of the actor.

The initial pose of the actor. This includes both translation and rotation.

'initialScale' : The initial scale factor of the boundary shape.

The initial scale factor of the boundary shape. The default value is 1.0.


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

Generated on Mon Apr 28 2014 08:02:05

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