Click or drag to resize

MCGUIColorScope Constructor (Single)

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public ColorScope(
	float a
)

Parameters

a
Type: SystemSingle
The Alpha component of the color.
See Also