#import <CC3Shaders.h>
A member of the CC3ShaderSourceCode class cluster that contains a single string of source code.
The contained source code may have come from a single source code string (or file) that contained no #import or #include statements, or it may represent a segment of a source code string or file before, between, or after an #import or #include directive.