Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetValueWithoutNotify(float)

Allow to set a value without being notified of the change, if any.
Read time 1 minuteLast updated 12 days ago

Definition

public override void SetValueWithoutNotify(float newValue)

Parameters

newValue

The new value for the slider.