Class TestGltfLoadingEditor
Editor script for TestGltfLoading scene
Implements
UnityEditor.Editor
Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.Gltf.Editor
Assembly: cs.temp.dll.dll
Syntax
public class TestGltfLoadingEditor : UnityEditor.Editor, UnityEditor.Editor
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
Implements
UnityEditor.Editor