C# Class UnityEditor.XR.MagicLeap.DisabledDrawer

Inheritance: PropertyDrawer
Show file Open project: avivelor/InfinitePhotogrammetry

Public Methods

Method Description
OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void

Method Details

OnGUI() public method

public OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void
position Rect
property SerializedProperty
label GUIContent
return void