Q3TextureShader_SetTexture
You can use theQ3TextureShader_SetTexturefunction to set the texture associated with a texture shader.
TQ3Status Q3TextureShader_SetTexture ( TQ3ShaderObject shader, TQ3TextureObject texture);
shader- A texture shader.
texture- The texture object to be associated with the specified texture shader.
DESCRIPTION
TheQ3TextureShader_SetTexturefunction sets the texture object associated with the texture shader specified by theshaderparameter to the texture specified by thetextureparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help