Function BlamRendering::RenderStack::GetDrawModeLabel

Function Documentation

std::string BlamRendering::RenderStack::GetDrawModeLabel(StackItemDrawMode type)

Retrieves a string representation of the specified drawing mode.

Useful for displaying object information onscreen as text.

Return

The label for the specified drawing mode.

Parameters
  • type: - The drawing mode to get the name of.