Click or drag to resize

MCGUIIconsSolidTriangleIcon Field

The texture of a solid triangle icon.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public readonly SkinDependentItem<Texture2D> SolidTriangleIcon

Field Value

Type: SkinDependentItemTexture2D
See Also