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

パラメーター

propertyName Name of the material's animated property.
clipName The 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.