Version: 2021.3
언어: 한국어

LightDescription.HasAnimationCurveInClip

매뉴얼로 전환
public bool HasAnimationCurveInClip (string clipName, string propertyName);

파라미터

propertyName The name of the light's animated property.
clipName The name of the AnimationClip.

반환

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

설명

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