Unit CastleRenderingCamera
Description
Current rendering camera (TRenderingCamera).
Uses
Overview
Classes, Interfaces, Objects and Records
Types
Variables
Description
Types
TRenderTarget = (...); |
Values
-
rtScreen: Normal rendering.
-
rfOffScreen: Rendering color buffer contents to normal single 2D texture.
-
rtCubeMapEnvironment: Rendering color buffer contents to cube map texture.
-
rtShadowMap: Rendering depth buffer contents to shadow map texture.
-
rtVarianceShadowMap: Rendering with a special VSM shader to capture shadow map texture (in the normal color buffer).
|
Variables
Generated by PasDoc 0.13.0 on 2014-08-30 12:10:39
|