C# Class UnityEditor.Joint2DEditorBase.Styles

显示文件 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_oe property

public GUIStyle,UnityEngine anchor
return UnityEngine.GUIStyle

anchorActive public_oe property

public GUIStyle,UnityEngine anchorActive
return UnityEngine.GUIStyle

connectedAnchor public_oe property

public GUIStyle,UnityEngine connectedAnchor
return UnityEngine.GUIStyle

connectedAnchorActive public_oe property

public GUIStyle,UnityEngine connectedAnchorActive
return UnityEngine.GUIStyle