Version: 2021.2
言語: 日本語
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.