CubeTex_MakeNew



pCubeTex = CubeTex_MakeNew( Resolution, bMipMap[, D3DFMT ] )

Description

Creates a new dynamic cubemap texture and returns it's pointer.

Parameters

ResolutionINTEGERThe width/height of the new CubeTex's faces
bMipMapBOOLENTrue if the CubeTex should be created with automatic mipmap generation
D3DFMTINTEGEROptional: The new CubeTex's D3D image format
ReturnINTEGERA pointer to the newly created CubeTex


CubeTex Commands
jGfx Command Index
jGfx Main