C3DMesh::EndRenderCubeTexture |
Top Previous Next |
Syntax:
EndRenderCubeTexture()
Purpose: Ends the process of rendering a face of a cubic environment texture and resets the render target to the screen.
Parameters: None.
Returned value(s): None.
Application: 'render a static cubemap
Class Hierarchy -------C3DMesh
Additional Info: BeginRenderCubeTexture and EndRenderCubeTexture must be used in pairs.
See Also:
|