CubeMarker::SetCubeSize
Defined in:
Sets the size of the cube texture map.
C4Markers.h
Prototype
void SetCubeSize(int32 size);
Parameters
size |
The size of the cube texture map. This must be a power of two. |
Description
See Also