Sky

Description

sealed class Tinman.Engine.Components.Sky

Derived from

Disposable abstract
IRenderable

The Sky component renders the sky background using an environment map or an 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.