ProximityLightInspector Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ProximityLightInspector : UnityEditor::Editor
	[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.ProximityLight))]
public class ProximityLightInspector : UnityEditor.Editor
	[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.ProximityLight))>]
type ProximityLightInspector = class
    inherit Editor
	Public Class ProximityLightInspector
Inherits Editor
		- Inheritance
 - 
				UnityEditor.EditorProximityLightInspector
 
- Attributes
 - 
			UnityEditor.CustomEditorAttribute
 
Constructors
| ProximityLightInspector() |