اقرأ باللغة الإنجليزية تحرير

مشاركة عبر


MRTKSettingsEditor Class

Definition

Main editor that appears in Project Settings -> XR Plug-in Management -> MRTK Settings This allows the user to edit the per-platform profiles, and the configurations stored therein.

C#
[UnityEditor.CustomEditor(typeof(MixedReality.Toolkit.Editor.MRTKSettings))]
public class MRTKSettingsEditor : UnityEditor.Editor
C#
[UnityEditor.CustomEditor(typeof(MixedReality.Toolkit.Editor.MRTKSettings))]
[UnityEditor.CanEditMultipleObjects]
public class MRTKSettingsEditor : UnityEditor.Editor
Inheritance
UnityEditor.Editor
MRTKSettingsEditor
Attributes
UnityEditor.CustomEditorAttribute UnityEditor.CanEditMultipleObjectsAttribute

Constructors

Methods

OnInspectorGUI()

Called by the Unity editor to render custom inspector UI for this component.

Applies to

منتج الإصدارات
MRTK3 Core Definitions 3.0, 3.1, 3.2