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

Inherits TaleWorlds.TwoDimension.Material.

Public Member Functions

 PrimitivePolygonMaterial (Color color)
 
 PrimitivePolygonMaterial (Color color, int renderOrder)
 
 PrimitivePolygonMaterial (Color color, int renderOrder, bool blending)
 

Properties

Color Color [get]
 
- 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

◆ PrimitivePolygonMaterial() [1/3]

TaleWorlds.TwoDimension.PrimitivePolygonMaterial.PrimitivePolygonMaterial ( Color  color)

◆ PrimitivePolygonMaterial() [2/3]

TaleWorlds.TwoDimension.PrimitivePolygonMaterial.PrimitivePolygonMaterial ( Color  color,
int  renderOrder 
)

◆ PrimitivePolygonMaterial() [3/3]

TaleWorlds.TwoDimension.PrimitivePolygonMaterial.PrimitivePolygonMaterial ( Color  color,
int  renderOrder,
bool  blending 
)

Property Documentation

◆ Color

Color TaleWorlds.TwoDimension.PrimitivePolygonMaterial.Color
get