Class TBumpMappingRenderer
Unit
CastleRenderer
Declaration
type TBumpMappingRenderer = class(TResourceRenderer)
Description
Rendering with bump mapping. It's associated with Appearance node defining heightMap, normalMap and other bump mapping properties.
Hierarchy
Overview
Methods
Description
Methods
 |
procedure Unprepare; override; |
Release things initialized by Prepare.
|
 |
function Enable(var BoundTextureUnits: Cardinal; Shader: TShader): boolean; |
Enable things for rendering with bump mapping. Returns success.
|
Generated by PasDoc 0.13.0 on 2014-10-26 05:15:14
|