v2.0.2
Instance Methods | List of all members
CC3Billboard(ShadowVolumes) Category Reference

#import <CC3ShadowVolumes.h>

Instance Methods

(void) - addShadowVolumesForLight:
 

Detailed Description

Extension category to support shadow volumes.

Method Documentation

- (void) addShadowVolumesForLight: (CC3Light *)  aLight

Overridden to establish the underlying mesh, and to set the following properties to accommodate that a billboard is an open, planar mesh: shouldShadowBackFaces = YES shadowOffsetUnits = 0 shadowVolumeVertexOffsetFactor = kCC3DefaultShadowVolumeVertexOffsetFactor.

See the notes for the CC3Node addShadowVolumesForLight: method for detailed information about adding shadow volumes to nodes.

Extends class CC3Billboard.


The documentation for this category was generated from the following file: