#import <CC3PFXResource.h>
Properties | |
NSString * | name |
CC3Texture * | texture |
NSUInteger | textureUnitIndex |
CC3PFXEffectTexture is a simple object that links a texture with a particular texture unit.
|
readwritenonatomicretain |
The name of the texture as declared in the PFX file.
|
readwritenonatomicretain |
The texture being linked to a particular texture unit.
|
readwritenonatomicassign |
The index of the texture unit to which the texture should be applied.