Open topic with navigation
<texture>.getBorderRect
Get border rectangle of texture
<texture>.getBorderRect() |
|
Remarks
This command will return the inner border rectangle of the texture in normalized (0-1) units. See
<texture>.setBorderRect for more information.
Return Value
[left, bottom, right, top]
See also