PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
Material Class Reference

Private Member Functions

proto bool SetParam (string propertyName, void value)
 
proto native void ResetParam (string propertyName)
 
proto native int GetParamIndex (string paramName)
 
proto void SetParamByIndex (int paramIndex, void value)
 

Member Function Documentation

◆ GetParamIndex()

proto native int GetParamIndex ( string  paramName)
private

set parametr index for faster access to material properties

Parameters
paramNamename of parameter
Returns
parameter index

◆ ResetParam()

proto native void ResetParam ( string  propertyName)
private

reset parametr of material to default value

Parameters
paramNamename of parameter

◆ SetParam()

◆ SetParamByIndex()

proto void SetParamByIndex ( int  paramIndex,
void  value 
)
private

set parametr of material by index

Parameters
paramNamename of parameter
valuevalue

Referenced by PPEClassBase::SetFinalParameterValue().


The documentation for this class was generated from the following file: