Class TShadowVolumeSceneNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TShadowVolumeSceneNode = class(TSceneNode)

Description

Scene node for rendering a shadow volume into a stencil buffer.

Hierarchy

Overview

Methods

Public procedure SetShadowMesh(Mesh: TMesh); inline;
Public procedure UpdateShadowVolumes; inline;

Description

Methods

Public procedure SetShadowMesh(Mesh: TMesh); inline;

Sets the mesh from which the shadow volume should be generated.
To optimize shadow rendering, use a simpler mesh for shadows.

Public procedure UpdateShadowVolumes; inline;

Updates the shadow volumes for current light positions.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22