AnimancerSettings.Group.

AnimancerSettings.

GetSerializedProperty(string) Method

Summary

Returns a UnityEditor.SerializedProperty relative to the base of this group.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerSettings.Group

Syntax

protected SerializedProperty GetSerializedProperty(string propertyPath)

Parameters

Name Type Description
propertyPath string

Return Value

Type Description
SerializedProperty