Version: 2021.3
言語: 日本語
public bool HasAnimationCurveInClip (string clipName, string propertyName);

パラメーター

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

戻り値

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

説明

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