| MCGUIVerticalLayoutScope Constructor (GUIStyle, Color) |
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax [PublicAPIAttribute]
public VerticalLayoutScope(
GUIStyle style,
Color color
)
Parameters
- style
- Type: GUIStyle
The style. - color
- Type: Color
The color.
See Also