Class ARKitFaceLandmarkIndicesEditor
Inherited Members
Editor.MoveNextTarget()
Namespace: UnityEditor.MARS.Data.ARFoundation
Assembly: solution.dll
Syntax
[CanEditMultipleObjects]
[CustomEditor(typeof(ARKitLandmarkMeshIndices))]
[MovedFrom("Unity.MARS.Providers")]
public class ARKitFaceLandmarkIndicesEditor : Editor
Methods
Name | Description |
---|---|
OnInspectorGUI() | Implement this function to make a custom inspector. |