| MCGUIStylesWireframeTriangleIcon Property |
Note: This API is now obsolete.
The texture of a wireframe triangle icon.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax [ObsoleteAttribute("Use MCGUI.Icons.WireframeTriangleIcon instead.")]
public SkinDependentItem<Texture2D> WireframeTriangleIcon { get; }
Property Value
Type:
SkinDependentItemTexture2DSee Also