Index Hierarchy UIColor(CC3) Category Reference Declared in CC3IOSExtensions.h Overview Extension category to support Cocos3D functionality. Tasks – asCCColor4F + colorWithCCColor4F: Class Methods colorWithCCColor4F: Returns an autoreleased UIColor instance created from the RGBA values in the specified ccColor4F. + (UIColor *)colorWithCCColor4F:(ccColor4F)rgba Declared In CC3IOSExtensions.h Instance Methods asCCColor4F Returns a transparent ccColor4F struct containing the RGBA values for this color. - (ccColor4F)asCCColor4F Declared In CC3IOSExtensions.h Index Hierarchy