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

AnimancerSettings.Group.

AnimancerSettings.

DoPropertyField(string) Method

Summary

Draws a UnityEditor.EditorGUILayout.PropertyField(UnityEditor.SerializedProperty,UnityEngine.GUILayoutOption[]) for a property in this group.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerSettings.Group

Syntax

protected SerializedProperty DoPropertyField(string propertyPath)

Parameters

Name Type Description
propertyPath string

Return Value

Type Description
SerializedProperty