CameraDescription.HasAnimationCurveInClip

Declaration

public bool HasAnimationCurveInClip(string clipName, string propertyName);

Parameters

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

Returns

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

Description

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


Did you find this page useful? Please give it a rating: