C4 Engine
C4 Engine API Documentation

CubeMarker::GetCubeFlags

Defined in:  C4Markers.h
Returns the cube environment map flags.
Prototype

uint32 GetCubeFlags(voidconst;

Description
The GetCubeFlags function returns the cube environment map flags, which can be a combination (through logical OR) of the following constants.
kCubeFilter Apply a blur filter to the cube map.
See Also

CubeMarker::SetCubeFlags