Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AnimationUtility.GetFloatValue

Obsolete public static bool GetFloatValue(GameObject root, string relativePath, Type type, string propertyName, out float data);

Description

Retrieves the current float value by sampling a curve value on a specific game object.

Useful for recording keyframes.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答