Version: 2022.1

LightDescription.HasAnimationCurveInClip

切换到手册
public bool HasAnimationCurveInClip (string clipName, string propertyName);

参数

propertyName The name of the light's animated property.
clipName AnimationClip 的名称。

返回

bool Returns true if the light property is animated. Returns false otherwise.

描述

Checks if a light property is animated in a specific AnimationClip.