ScaleUI
class ScaleUI
UI element displaying model's scale percentage info when user chaning model's scale.
constructor
new ScaleUI(options)
Create new instance of ScaleUI
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
options | ScaleUIOptions | ✔️ | {} | Options |
Properties
mesh
Scale UI's plane mesh
height
Scale UI's height value
visible
Whether UI is visible or not.
Methods
show
Show UI
hide
Hide UI