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