Describes the NxParameterized::Interface for 'HeatSourceAssetParams' : Contains the asset properties for this HeatSource. More...
#include <params.h>
Classes | |
union | GeometryType |
Public Attributes | |
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 'HeatSourceAssetParams' : Contains the asset properties for this HeatSource.
HeatSourceAssetParams contains 4 fully qualified names --------------------------------------------- 1 : F32 averageTemperature 2 : F32 stdTemperature 3 : Vec3 geometryType.extents RefVariant[HeatSourceGeomBoxParams] 4 : F32 geometryType.radius RefVariant[HeatSourceGeomSphereParams]
'averageTemperature' : The arithmetic mean of a sample. Normal distribution parameter.
'stdTemperature' : Standard deviation. Normal distribution parameter.