C4 Engine
C4 Engine API Documentation

CubeMarker::SetTextureName

Defined in:  C4Markers.h
Sets the texture resource name.
Prototype

void SetTextureName(const char *name);

Parameters
name The name of the cube texture map resource.
Description
See Also

CubeMarker::GetTextureName