Class GraphicsExtensions
- Namespace
- Lime
- Assembly
- Lime.dll
public static class GraphicsExtensions
- Inheritance
-
GraphicsExtensions
- Inherited Members
Methods
GetBlendState(Blending, bool)
public static BlendState GetBlendState(this Blending blending, bool alphaPremul = false)
Parameters
Returns
GetElementSize(IndexFormat)
public static int GetElementSize(this IndexFormat indexFormat)
Parameters
indexFormat
IndexFormat
Returns
Invert(FrontFace)
public static FrontFace Invert(this FrontFace value)
Parameters
value
FrontFace