Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ScrollPageDown

Will change the value according to the current slider pageSize.
Read time 1 minuteLast updated 8 days ago

Definition

ScrollPageDown()

Will change the value according to the current slider pageSize.
public void ScrollPageDown()

ScrollPageDown(float)

Will change the value according to the current slider pageSize.
public void ScrollPageDown(float factor)

Parameters

factor