Describes the NxParameterized::Interface for 'VelocitySourceActorParams' : More...
#include <params.h>
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. |
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
'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.