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

Inherits TaleWorlds.TwoDimension.Material.

Public Member Functions

 TextMaterial ()
 
 TextMaterial (Texture texture)
 
 TextMaterial (Texture texture, int renderOrder)
 
 TextMaterial (Texture texture, int renderOrder, bool blending)
 
void CopyFrom (TextMaterial sourceMaterial)
 

Properties

Texture Texture [get, set]
 
Color Color [get, set]
 
float SmoothingConstant [get, set]
 
bool Smooth [get, set]
 
float ScaleFactor [get, set]
 
Color GlowColor [get, set]
 
Color OutlineColor [get, set]
 
float OutlineAmount [get, set]
 
float GlowRadius [get, set]
 
float Blur [get, set]
 
float ShadowOffset [get, set]
 
float ShadowAngle [get, set]
 
float ColorFactor [get, set]
 
float AlphaFactor [get, set]
 
float HueFactor [get, set]
 
float SaturationFactor [get, set]
 
float ValueFactor [get, set]
 
- Properties inherited from TaleWorlds.TwoDimension.Material
bool Blending [get]
 
int RenderOrder [get]
 

Additional Inherited Members

- Protected Member Functions inherited from TaleWorlds.TwoDimension.Material
 Material (bool blending, int renderOrder)
 

Constructor & Destructor Documentation

◆ TextMaterial() [1/4]

TaleWorlds.TwoDimension.TextMaterial.TextMaterial ( )

◆ TextMaterial() [2/4]

TaleWorlds.TwoDimension.TextMaterial.TextMaterial ( Texture  texture)

◆ TextMaterial() [3/4]

TaleWorlds.TwoDimension.TextMaterial.TextMaterial ( Texture  texture,
int  renderOrder 
)

◆ TextMaterial() [4/4]

TaleWorlds.TwoDimension.TextMaterial.TextMaterial ( Texture  texture,
int  renderOrder,
bool  blending 
)

Member Function Documentation

◆ CopyFrom()

void TaleWorlds.TwoDimension.TextMaterial.CopyFrom ( TextMaterial  sourceMaterial)

Property Documentation

◆ Texture

Texture TaleWorlds.TwoDimension.TextMaterial.Texture
getset

◆ Color

Color TaleWorlds.TwoDimension.TextMaterial.Color
getset

◆ SmoothingConstant

float TaleWorlds.TwoDimension.TextMaterial.SmoothingConstant
getset

◆ Smooth

bool TaleWorlds.TwoDimension.TextMaterial.Smooth
getset

◆ ScaleFactor

float TaleWorlds.TwoDimension.TextMaterial.ScaleFactor
getset

◆ GlowColor

Color TaleWorlds.TwoDimension.TextMaterial.GlowColor
getset

◆ OutlineColor

Color TaleWorlds.TwoDimension.TextMaterial.OutlineColor
getset

◆ OutlineAmount

float TaleWorlds.TwoDimension.TextMaterial.OutlineAmount
getset

◆ GlowRadius

float TaleWorlds.TwoDimension.TextMaterial.GlowRadius
getset

◆ Blur

float TaleWorlds.TwoDimension.TextMaterial.Blur
getset

◆ ShadowOffset

float TaleWorlds.TwoDimension.TextMaterial.ShadowOffset
getset

◆ ShadowAngle

float TaleWorlds.TwoDimension.TextMaterial.ShadowAngle
getset

◆ ColorFactor

float TaleWorlds.TwoDimension.TextMaterial.ColorFactor
getset

◆ AlphaFactor

float TaleWorlds.TwoDimension.TextMaterial.AlphaFactor
getset

◆ HueFactor

float TaleWorlds.TwoDimension.TextMaterial.HueFactor
getset

◆ SaturationFactor

float TaleWorlds.TwoDimension.TextMaterial.SaturationFactor
getset

◆ ValueFactor

float TaleWorlds.TwoDimension.TextMaterial.ValueFactor
getset