C# Class UnityEditor.Joint2DEditorBase.Styles

Show file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
anchor UnityEngine.GUIStyle
anchorActive UnityEngine.GUIStyle
connectedAnchor UnityEngine.GUIStyle
connectedAnchorActive UnityEngine.GUIStyle

Property Details

anchor public property

public GUIStyle,UnityEngine anchor
return UnityEngine.GUIStyle

anchorActive public property

public GUIStyle,UnityEngine anchorActive
return UnityEngine.GUIStyle

connectedAnchor public property

public GUIStyle,UnityEngine connectedAnchor
return UnityEngine.GUIStyle

connectedAnchorActive public property

public GUIStyle,UnityEngine connectedAnchorActive
return UnityEngine.GUIStyle