Version: 2021.3
언어: 한국어

CameraDescription.HasAnimationCurveInClip

매뉴얼로 전환
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.