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

WeightedMaskLayersDefinitionDrawer.

OnGUI(Rect, SerializedProperty, GUIContent) Method

Syntax

public override void OnGUI(Rect area, SerializedProperty property, GUIContent label)

Parameters

Name Type Description
area Rect
property SerializedProperty
label GUIContent

Return Value

Type Description
void