Inherits from CC3NodeBoundingArea : CC3NodeBoundingVolume : CC3BoundingVolume : NSObject
Declared in CC3Billboard.h

Overview

A CC3NodeBoundingArea, used exclusively with CC3Billboards, that uses the billboardBoundingRect property of the CC3Billboard as the bounding area, and checks the bounding area against a given bounding box (typically from the CC3Layer), using the doesIntersectBounds: method.

Tasks

Properties

__deprecated

@deprecated Use the superclass vertices property instead.

@property (nonatomic, readonly) CC3Vector *__deprecated

Declared In

CC3Billboard.h