Version: 2019.4
public bool HasAnimationCurveInClip (string clipName, string propertyName);

パラメーター

propertyNameName of the material's animated property.
clipNameThe name of the AnimationClip.

戻り値

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

説明

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