M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Engine.Decal Class Reference

Inherits TaleWorlds.Engine.GameEntityComponent.

Public Member Functions

Decal CreateCopy ()
 
uint GetFactor1 ()
 
void SetFactor1Linear (uint linearFactorColor1)
 
void SetFactor1 (uint factorColor1)
 
void SetVectorArgument (float vectorArgument0, float vectorArgument1, float vectorArgument2, float vectorArgument3)
 
void SetVectorArgument2 (float vectorArgument0, float vectorArgument1, float vectorArgument2, float vectorArgument3)
 
Material GetMaterial ()
 
void SetMaterial (Material material)
 
void SetFrame (MatrixFrame Frame)
 
- Public Member Functions inherited from TaleWorlds.Engine.GameEntityComponent
GameEntity GetEntity ()
 
virtual MetaMesh GetFirstMetaMesh ()
 

Static Public Member Functions

static Decal CreateDecal (string name=null)
 

Properties

bool IsValid [get]
 
MatrixFrame Frame [get, set]
 

Member Function Documentation

◆ 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)

Property Documentation

◆ IsValid

bool TaleWorlds.Engine.Decal.IsValid
get

◆ Frame

MatrixFrame TaleWorlds.Engine.Decal.Frame
getset