C4 Engine
C4 Engine API Documentation

CubeMarker::SetCubeSize

Defined in:  C4Markers.h
Sets the size of the cube texture map.
Prototype

void SetCubeSize(int32 size);

Parameters
size The size of the cube texture map. This must be a power of two.
Description
See Also

CubeMarker::GetCubeSize