Method | Description | |
---|---|---|
Draw ( Renderer renderer ) : void | ||
Initialise ( Renderer renderer, ResourceContext context ) : void | ||
LightingComponent ( GraphicsDevice device ) : System.Collections.Generic |
Method | Description | |
---|---|---|
PerformLightingPass ( Renderer renderer, bool ssao, System.Quad quad, Myre.Graphics.Materials.Material restoreDepth, Myre.Graphics.Materials.Material copyTexture, IReadOnlyList |
||
SetupScene ( Scene scene, IReadOnlyList |
public Initialise ( Renderer renderer, ResourceContext context ) : void | ||
renderer | Renderer | |
context | ResourceContext | |
return | void |
public LightingComponent ( GraphicsDevice device ) : System.Collections.Generic | ||
device | GraphicsDevice | |
return | System.Collections.Generic |