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