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

CurveField.SetValueAndNotify

マニュアルに切り替える
public void SetValueAndNotify (AnimationCurve newValue);

パラメーター

newValueThe new value to be set.

説明

Sets the value of the curve and, if different from the previous value, notifies the OnValueChanged event callback with a ChangeEvent<AnimationCurve>