◆ GetColor()
| proto external int ParametricMaterialInstanceComponent.GetColor |
( |
| ) |
|
Get the current albedo color.
◆ GetCustomWetnessEnabled()
| proto external bool ParametricMaterialInstanceComponent.GetCustomWetnessEnabled |
( |
| ) |
|
Returns true if custom wetness is enabled.
◆ GetCustomWetnessParam1()
| proto external int ParametricMaterialInstanceComponent.GetCustomWetnessParam1 |
( |
| ) |
|
Get the current primary custom wetness value.
◆ GetCustomWetnessParam2()
| proto external int ParametricMaterialInstanceComponent.GetCustomWetnessParam2 |
( |
| ) |
|
Get the current primary custom wetness value.
◆ GetEmissiveC()
| proto external int ParametricMaterialInstanceComponent.GetEmissiveC |
( |
| ) |
|
Get the current emissive color.
◆ GetEmissiveM()
| proto external int ParametricMaterialInstanceComponent.GetEmissiveM |
( |
| ) |
|
Get the current emissive multiplier.
◆ GetSlidingDropsEnabled()
| proto external bool ParametricMaterialInstanceComponent.GetSlidingDropsEnabled |
( |
| ) |
|
Returns true if sliding drops is enabled.
◆ GetUserAlphaTestParam()
| proto external int ParametricMaterialInstanceComponent.GetUserAlphaTestParam |
( |
| ) |
|
Get the current alpha test value.
◆ GetUserParam1()
| proto external int ParametricMaterialInstanceComponent.GetUserParam1 |
( |
| ) |
|
◆ GetUserParam2()
| proto external int ParametricMaterialInstanceComponent.GetUserParam2 |
( |
| ) |
|
◆ GetUserParam3()
| proto external int ParametricMaterialInstanceComponent.GetUserParam3 |
( |
| ) |
|
◆ GetUserParam4()
| proto external int ParametricMaterialInstanceComponent.GetUserParam4 |
( |
| ) |
|
◆ LoadState()
| proto external bool ParametricMaterialInstanceComponent.LoadState |
( |
ScriptBitReader | sreader | ) |
|
◆ SaveState()
| proto external bool ParametricMaterialInstanceComponent.SaveState |
( |
ScriptBitWriter | writer | ) |
|
◆ SetColor()
| proto external void ParametricMaterialInstanceComponent.SetColor |
( |
int | argbColor | ) |
|
Use it to set albedo color.
- Parameters
-
| argbColor | The new albedo color. |
◆ SetCustomWetnessEnabled()
| proto external void ParametricMaterialInstanceComponent.SetCustomWetnessEnabled |
( |
bool | val | ) |
|
◆ SetCustomWetnessParam1()
| proto external void ParametricMaterialInstanceComponent.SetCustomWetnessParam1 |
( |
int | customWetness | ) |
|
◆ SetCustomWetnessParam2()
| proto external void ParametricMaterialInstanceComponent.SetCustomWetnessParam2 |
( |
int | customWetness | ) |
|
◆ SetEmissiveColor()
| proto external void ParametricMaterialInstanceComponent.SetEmissiveColor |
( |
int | argbColor | ) |
|
◆ SetEmissiveMultiplier()
| proto external void ParametricMaterialInstanceComponent.SetEmissiveMultiplier |
( |
int | multiplier | ) |
|
◆ SetSlidingDropsEnabled()
| proto external void ParametricMaterialInstanceComponent.SetSlidingDropsEnabled |
( |
bool | val | ) |
|
◆ SetUserAlphaTestParam()
| proto external void ParametricMaterialInstanceComponent.SetUserAlphaTestParam |
( |
int | alphaTest | ) |
|
◆ SetUserParam1()
| proto external void ParametricMaterialInstanceComponent.SetUserParam1 |
( |
int | param | ) |
|
◆ SetUserParam2()
| proto external void ParametricMaterialInstanceComponent.SetUserParam2 |
( |
int | param | ) |
|
◆ SetUserParam3()
| proto external void ParametricMaterialInstanceComponent.SetUserParam3 |
( |
int | param | ) |
|
◆ SetUserParam4()
| proto external void ParametricMaterialInstanceComponent.SetUserParam4 |
( |
int | param | ) |
|
The documentation for this interface was generated from the following file:
- Game/generated/Components/ParametricMaterialInstanceComponent.c