v2.0.2
Properties | List of all members
CC3PFXEffectTexture Class Reference

#import <CC3PFXResource.h>

Inheritance diagram for CC3PFXEffectTexture:
Inheritance graph
[legend]

Properties

NSString * name
 
CC3Texturetexture
 
NSUInteger textureUnitIndex
 

Detailed Description

CC3PFXEffectTexture is a simple object that links a texture with a particular texture unit.

Property Documentation

- (NSString*) name
readwritenonatomicretain

The name of the texture as declared in the PFX file.

- (CC3Texture*) texture
readwritenonatomicretain

The texture being linked to a particular texture unit.

- (NSUInteger) textureUnitIndex
readwritenonatomicassign

The index of the texture unit to which the texture should be applied.


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