SpriteBase3DGetItemRect Method |
Returns the rectangle representing this sprite.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Rect2 GetItemRect()
Return Value
Type:
Rect2[Missing <returns> documentation for "M:Godot.SpriteBase3D.GetItemRect"]
See Also