<Code Lib>
2021 Method
Changes 0
M

DirectContext3DHandleSettings.SetTransparency

Description:
Sets the transparency value of the handle and the associated DirectContext3D graphics.

public void SetTransparency(
	int transparency
)

  • Int32
    transparency
    The transparency value to apply (in percentage)

Loading…