createCubemap
Creates a cubemap with the specified dimensions, format, type, mipmap levels, and session.
Return
A new instance of a cubemap with the specified properties.
Parameters
The width of each face of the cubemap in pixels.
The color format of the cubemap.
The data type of the cubemap's color information.
The number of mipmap levels to generate for the cubemap.
The session within which the cubemap is created. Defaults to the active session if not specified.
Creates a cubemap with the specified dimensions, format, type, mipmap levels, and session.
Return
A new instance of a cubemap with the specified properties.
Parameters
The width of each face of the cubemap in pixels.
The color format of the cubemap.
The data type of the cubemap's color information.
The number of mipmap levels to generate for the cubemap.
The session within which the cubemap is created. Defaults to the active session if not specified.
Creates a cubemap with the specified dimensions, format, type, mipmap levels, and session.
Return
A new instance of a cubemap with the specified properties.
Parameters
The width of each face of the cubemap in pixels.
The color format of the cubemap.
The data type of the cubemap's color information.
The number of mipmap levels to generate for the cubemap.
The session within which the cubemap is created. Defaults to the active session if not specified.