Go to the source code of this file.
|
| class PPEMatClassParameterFloat extends PPEMatClassParameterCommandData | PPEMatClassParameterFloatSaturation (int mat_idx, int parameter_idx, PPEClassBase parent) |
| |
| void | PPEMatClassParameterFloat (int mat_idx, int parameter_idx, PPEClassBase parent) |
| |
| override void | InitDefaults () |
| |
| override void | InitCuttent () |
| |
| override int | GetParameterVarType () |
| |
| override void | Update (float timeslice, out Param p_total, out bool setting_defaults, int order) |
| |
| void | PrepareLayerInfo (int layer, float value, int operator) |
| |
| override void | SetParameterValueDefault (inout Param p_total) |
| | No active requests for the mat. parameter value change, sets the value to DEFAULT (zero?)
|
| |
◆ GetParameterVarType()
| override int PPEMatClassParameterFloatSaturation::GetParameterVarType |
( |
| ) |
|
|
protected |
◆ InitCuttent()
| override void PPEMatClassParameterFloatSaturation::InitCuttent |
( |
| ) |
|
|
protected |
◆ InitDefaults()
| override void PPEMatClassParameterFloatSaturation::InitDefaults |
( |
| ) |
|
|
protected |
◆ PPEMatClassParameterFloat()
| void PPEMatClassParameterFloatSaturation::PPEMatClassParameterFloat |
( |
int | mat_idx, |
|
|
int | parameter_idx, |
|
|
PPEClassBase | parent ) |
|
protected |
◆ PPEMatClassParameterFloatSaturation()
◆ PrepareLayerInfo()
| void PPEMatClassParameterFloatSaturation::PrepareLayerInfo |
( |
int | layer, |
|
|
float | value, |
|
|
int | operator ) |
|
protected |
◆ SetParameterValueDefault()
| override void PPEMatClassParameterFloatSaturation::SetParameterValueDefault |
( |
inout Param | p_total | ) |
|
|
protected |
◆ Update()
| override void PPEMatClassParameterFloatSaturation::Update |
( |
float | timeslice, |
|
|
out Param | p_total, |
|
|
out bool | setting_defaults, |
|
|
int | order ) |
|
protected |
◆ m_Float
◆ m_LayerInfo
◆ m_ValueDefault
◆ m_ValueMax
◆ m_ValueMin