CubeTex_GetMipmapGeneration
bHasMipMaps =
CubeTex_GetMipmapGeneration
(
pCubeTex
)
Description
Returns true if the specified CubeTex was created with mipmap generation.
Parameters
pCubeTex
INTEGER
The CubeTex whos format is being queried
Return
BOOL
True if mipmap generation is enabled
CubeTex Commands
jGfx Command Index
jGfx Main