Version: 2021.3

CameraDescription.HasAnimationCurveInClip

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

参数

propertyName Name of the camera's animated property.
clipName AnimationClip 的名称。

返回

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

描述

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