Public Attributes
ForceFieldAssetParams Struct Reference

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

#include <params.h>

List of all members.

Public Attributes

F32 defScale
 'defScale' : Default scale of the force field
F32 strength
 'strength' : Constant part of force field function
F32 lifetime
 'lifetime' : Lifetime of force field
Shape includeShapeParameters.shape
 'includeShapeParameters.shape' : Include shape type for force field
Mat44 includeShapeParameters.forceFieldToShape
 'includeShapeParameters.forceFieldToShape' : Transform to convert force field to local shape coordinates
Vec3 includeShapeParameters.dimensions
 'includeShapeParameters.dimensions' : x,y,z values dependent on shape type
Type falloffParameters.type
 'falloffParameters.type' : Falloff type for force field
F32 falloffParameters.multiplier
 'falloffParameters.multiplier' : Falloff multiplier value
F32 falloffParameters.start
 'falloffParameters.start' : Falloff start value
F32 falloffParameters.end
 'falloffParameters.end' : Falloff end value
F32 noiseParameters.strength
 'noiseParameters.strength' : Noise strength value
F32 noiseParameters.spaceScale
 'noiseParameters.spaceScale' : Noise space scale value
F32 noiseParameters.timeScale
 'noiseParameters.timeScale' : Noise time scale value
U32 noiseParameters.octaves
 'noiseParameters.octaves' : Number of noise octaves
String fieldBoundaryFilterDataName
 'fieldBoundaryFilterDataName' : The filter data name for AttractorFS vs Field Boundaries interaction. Overrides asset's value.
String fieldSamplerFilterDataName
 'fieldSamplerFilterDataName' : The filter data name for AttractorFS vs other Field Samplers interaction. Overrides asset's value.

Detailed Description

Describes the NxParameterized::Interface for 'ForceFieldAssetParams' :

ForceFieldAssetParams contains 16 fully qualified names
---------------------------------------------
  1 : F32     defScale                                  
  2 : F32     strength                                  
  3 : F32     lifetime                                  
  4 : Shape   includeShapeParameters.shape              
  5 : Mat44   includeShapeParameters.forceFieldToShape  
  6 : Vec3    includeShapeParameters.dimensions         
  7 : Type    falloffParameters.type                    
  8 : F32     falloffParameters.multiplier              
  9 : F32     falloffParameters.start                   
 10 : F32     falloffParameters.end                     
 11 : F32     noiseParameters.strength                  
 12 : F32     noiseParameters.spaceScale                
 13 : F32     noiseParameters.timeScale                 
 14 : U32     noiseParameters.octaves                   
 15 : String  fieldBoundaryFilterDataName               
 16 : String  fieldSamplerFilterDataName                

Member Data Documentation

'defScale' : Default scale of the force field

'falloffParameters.end' : Falloff end value

'falloffParameters.multiplier' : Falloff multiplier value

'falloffParameters.start' : Falloff start value

'falloffParameters.type' : Falloff type for force field

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

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

'includeShapeParameters.dimensions' : x,y,z values dependent on shape type

'includeShapeParameters.forceFieldToShape' : Transform to convert force field to local shape coordinates

'includeShapeParameters.shape' : Include shape type for force field

'lifetime' : Lifetime of force field

'noiseParameters.octaves' : Number of noise octaves

'noiseParameters.spaceScale' : Noise space scale value

'noiseParameters.strength' : Noise strength value

'noiseParameters.timeScale' : Noise time scale value

'strength' : Constant part of force field function


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.