Inherits TaleWorlds.Engine.GameEntityComponent.
◆ CreateDecal()
static Decal TaleWorlds.Engine.Decal.CreateDecal |
( |
string | name = null | ) |
|
|
static |
◆ CreateCopy()
Decal TaleWorlds.Engine.Decal.CreateCopy |
( |
| ) |
|
◆ GetFactor1()
uint TaleWorlds.Engine.Decal.GetFactor1 |
( |
| ) |
|
◆ SetFactor1Linear()
void TaleWorlds.Engine.Decal.SetFactor1Linear |
( |
uint | linearFactorColor1 | ) |
|
◆ SetFactor1()
void TaleWorlds.Engine.Decal.SetFactor1 |
( |
uint | factorColor1 | ) |
|
◆ SetVectorArgument()
void TaleWorlds.Engine.Decal.SetVectorArgument |
( |
float | vectorArgument0, |
|
|
float | vectorArgument1, |
|
|
float | vectorArgument2, |
|
|
float | vectorArgument3 ) |
◆ SetVectorArgument2()
void TaleWorlds.Engine.Decal.SetVectorArgument2 |
( |
float | vectorArgument0, |
|
|
float | vectorArgument1, |
|
|
float | vectorArgument2, |
|
|
float | vectorArgument3 ) |
◆ GetMaterial()
Material TaleWorlds.Engine.Decal.GetMaterial |
( |
| ) |
|
◆ SetMaterial()
void TaleWorlds.Engine.Decal.SetMaterial |
( |
Material | material | ) |
|
◆ SetFrame()
void TaleWorlds.Engine.Decal.SetFrame |
( |
MatrixFrame | Frame | ) |
|
◆ IsValid
bool TaleWorlds.Engine.Decal.IsValid |
|
get |
◆ Frame