<Code Lib>
M

DirectContext3DHandleSettings.SetColor

Description:
Sets the color of the handle and the associated DirectContext3D graphics.

public void SetColor(
	Color color
)

  • color
    The color to apply.

Loading…