PlayCanvasSceneCreator 1.0.9
Loading...
Searching...
No Matches
UnityProperties.UnityEngine.UI.Scrollbar Class Reference

Public Types

enum  Direction { LeftToRight = 0 , RightToLeft = 1 , BottomToTop = 2 , TopToBottom = 3 }
 

Public Attributes

bool enabled
 
See also
Playcanvas.Properties.ScrollBar.enabled

 
Direction direction
 
See also
Playcanvas.Properties.ScrollBar.orientation

 
float value
 
See also
Playcanvas.Properties.ScrollBar.value

 
string targetGraphic
 
See also
Playcanvas.Properties.ScrollBar.handleEntity

 

Detailed Description