CC3CSFResource Class Reference
Inherits from | CC3NodesResource : CC3Resource : CC3Identifiable : NSObject |
Declared in | CC3CSFResource.h |
Overview
CC3CSFResource is a CC3NodesResource that loads a node hierarchy from a Cal3D-compatible CSF file.
Properties
allNodes
A collection of all of the nodes extracted from the CSF file. This is the equivalent of flattening the nodes array.
@property (nonatomic, retain, readonly) NSArray *allNodes
Declared In
CC3CSFResource.h