This action will set the margin of the slider
| <node3d:GUI:slider>.margin( | |
| value |
)
value
The margin of the slider
The margin of the slider is the amount of space left on the edges when the tick is at a far edge. The margin is specified by the percentage of the slider. So a margin of 0.1, means that when the tick is at the far edge, 1/10 of the slider will still be remaining.
None