Describes the NxParameterized::Interface for 'HeatSourceActorParams' : More...
#include <params.h>
Classes | |
union | GeometryType |
Public Attributes | |
Vec3 | position |
'position' : Initial position for heat sorce. | |
F32 | averageTemperature |
'averageTemperature' : The arithmetic mean of a sample. Normal distribution parameter. | |
F32 | stdTemperature |
'stdTemperature' : Standard deviation. Normal distribution parameter. | |
GeometryType | geometryType |
Describes the NxParameterized::Interface for 'HeatSourceActorParams' :
HeatSourceActorParams contains 5 fully qualified names --------------------------------------------- 1 : Vec3 position 2 : F32 averageTemperature 3 : F32 stdTemperature 4 : Vec3 geometryType.extents RefVariant[HeatSourceGeomBoxParams] 5 : F32 geometryType.radius RefVariant[HeatSourceGeomSphereParams]
'averageTemperature' : The arithmetic mean of a sample. Normal distribution parameter.
'position' : Initial position for heat sorce.
'stdTemperature' : Standard deviation. Normal distribution parameter.