M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
|
Inherits TaleWorlds.Engine.View.
Public Member Functions | |
void | SetTexture (Texture texture) |
![]() | |
void | SetScale (Vec2 scale) |
void | SetOffset (Vec2 offset) |
void | SetRenderOrder (int value) |
void | SetRenderOption (ViewRenderOptions optionEnum, bool value) |
void | SetRenderTarget (Texture texture) |
void | SetDepthTarget (Texture texture) |
void | DontClearBackground () |
void | SetClearColor (uint rgba) |
void | SetEnable (bool value) |
void | SetRenderOnDemand (bool value) |
void | SetAutoDepthTargetCreation (bool value) |
void | SetSaveFinalResultToDisk (bool value) |
void | SetFileNameToSaveResult (string name) |
void | SetFileTypeToSave (TextureSaveFormat format) |
void | SetFilePathToSaveResult (string name) |
Static Public Member Functions | |
static TextureView | CreateTextureView () |
Additional Inherited Members | |
![]() | |
enum | TextureSaveFormat |
enum | PostfxConfig : uint |
enum | ViewRenderOptions : int |
|
static |
void TaleWorlds.Engine.TextureView.SetTexture | ( | Texture | texture | ) |