mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with latest 4.0-alpha
This commit is contained in:
@@ -314,7 +314,7 @@ Returns a :ref:`Rect2<class_Rect2>` representing the Sprite2D's boundary in loca
|
||||
|
||||
Returns ``true``, if the pixel at the given position is opaque and ``false`` in other case.
|
||||
|
||||
**Note:** It also returns ``false``, if the sprite's texture is ``null`` or if the given position is invalid.
|
||||
\ **Note:** It also returns ``false``, if the sprite's texture is ``null`` or if the given position is invalid.
|
||||
|
||||
.. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
|
||||
.. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`
|
||||
|
||||
Reference in New Issue
Block a user