Class Renderer
Inheritance
System.Object
Renderer
Assembly: Aximo.Render.dll
Syntax
Fields
|
Improve this Doc
View Source
Current
Declaration
public static Renderer Current
Field Value
|
Improve this Doc
View Source
FlushRenderBackend
Declaration
public FlushRenderBackend FlushRenderBackend
Field Value
|
Improve this Doc
View Source
ScreenSize
Declaration
public Vector2i ScreenSize
Field Value
Type |
Description |
OpenToolkit.Mathematics.Vector2i |
|
|
Improve this Doc
View Source
UseFrameDebug
Declaration
public bool UseFrameDebug
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
UseShadows
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Properties
|
Improve this Doc
View Source
Context
Declaration
public RenderContext Context { get; }
Property Value
|
Improve this Doc
View Source
LastErrorCode
Declaration
public static ErrorCode LastErrorCode { get; }
Property Value
Type |
Description |
OpenToolkit.Graphics.OpenGL4.ErrorCode |
|
|
Improve this Doc
View Source
RenderContext
Declaration
public RenderContext RenderContext { get; }
Property Value
Methods
|
Improve this Doc
View Source
Init()
Declaration
|
Improve this Doc
View Source
Declaration
public void OnScreenResize(Vector2i size)
Parameters
Type |
Name |
Description |
OpenToolkit.Mathematics.Vector2i |
size |
|
|
Improve this Doc
View Source
Render()
Declaration
|
Improve this Doc
View Source
SetupPipelines()
Declaration
public void SetupPipelines()