Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseRetrieves all curves from a specific animation clip.
If includeCurveData
is false, all animation curves in returned results will be null. Use this when
you only want to get the list of curves, their types and names.