CameraSimulationSettingsDrawer Class
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.
A custom property drawer for CameraSimulationSettings fields.
C#
[UnityEditor.CustomPropertyDrawer(typeof(MixedReality.Toolkit.Input.Simulation.CameraSimulationSettings))]
public class CameraSimulationSettingsDrawer : UnityEditor.PropertyDrawer
[<UnityEditor.CustomPropertyDrawer(typeof(MixedReality.Toolkit.Input.Simulation.CameraSimulationSettings))>]
type CameraSimulationSettingsDrawer = class
inherit PropertyDrawer
Public Class CameraSimulationSettingsDrawer
Inherits PropertyDrawer
- Inheritance
-
UnityEditor.PropertyDrawerCameraSimulationSettingsDrawer
- Attributes
-
UnityEditor.CustomPropertyDrawerAttribute
Get |
UnityEditor.PropertyDrawer.GetPropertyHeight(UnityEditor.SerializedProperty,UnityEngine.GUIContent) |
OnGUI(Rect, Serialized |
UnityEditor.PropertyDrawer.OnGUI(UnityEngine.Rect,UnityEditor.SerializedProperty,UnityEngine.GUIContent) |
Proizvod | Verzije |
---|---|
MRTK3 Input | 3.0, 3.1, 3.2 |