<node3d:text3d>.setBackdropOffset

Set the backdrop offset of the text

 

<node3d:text3d>.setBackdropOffset(
    offset    

)

 

offset

The offset as a percentage of the character size.


Remarks

Sets the offset amount of the backdrop text. The amount is a percentage of the character size (0-1). The default value is 0.07.

Return Value

None

See also

<node3d:text3d>.getBackdrop
<node3d:text3d>.getBackdropColor
<node3d:text3d>.getBackdropOffset
<node3d:text3d>.setBackdrop
<node3d:text3d>.setBackdropColor