Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

VisualEffect.GetAnimationCurve

マニュアルに切り替える
public AnimationCurve GetAnimationCurve (int nameID);
public AnimationCurve GetAnimationCurve (string name);

パラメーター

nameID Shader.PropertyToID によって検索されるプロパティーの nameID
nameプロパティーの名前

戻り値

AnimationCurve The exposed animation curve value (or empty animation curve if VisualEffect.HasAnimationCurve returns false).

説明

Gets a named exposed animation curve.


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