Returns the offset of the font instance's text shadow from its text
Signature:
xOffset,
yOffset
=
FontInstance:GetShadowOffset()
Returns:
xOffset
- Horizontal distance between the text and its shadow (in pixels) (number
)yOffset
- Vertical distance between the text and its shadow (in pixels) (number
)