Sky

Description

sealed class Tinman.Engine.Components.Sky

The Sky component renders the sky background with a screen-space quad, based on an environment texture map or a uniform color.

Public / Constructors

Sky


public constructor Sky → (1)

context in : IGraphicsContext

[not-null]
The graphics context to use.

Creates a new instance of Sky.

RenderException

If a graphics subsystem error has occurred.

Public / Attributes

Parameters


public attribute Parameters → (get)

value : SkyParameters

[not-null]
The render effect parameters.

The render effect parameters.