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