TestGltfLoadingEditor Class

Definition

Editor script for TestGltfLoading scene

public ref class TestGltfLoadingEditor : UnityEditor::Editor
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Examples.Demos.Gltf.TestGltfLoading))]
public class TestGltfLoadingEditor : UnityEditor.Editor
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Examples.Demos.Gltf.TestGltfLoading))>]
type TestGltfLoadingEditor = class
    inherit Editor
Public Class TestGltfLoadingEditor
Inherits Editor
Inheritance
UnityEditor.Editor
TestGltfLoadingEditor
Attributes
UnityEditor.CustomEditorAttribute

Constructors

TestGltfLoadingEditor()

Methods

OnInspectorGUI()

Applies to