This is the old Animancer v7.4 documentation. Click here for the latest version.

BaseAnimancerComponentEditor.

OnInspectorGUI() Method

Summary

Called by the Unity editor to draw the custom Inspector GUI elements.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
BaseAnimancerComponentEditor

Syntax

public override void OnInspectorGUI()

Return Value

Type Description
void