class_world2d - BonianSazanShomal/godot GitHub Wiki
World2D
####Inherits: Resource ####Category: Core
Brief Description
Class that has everything pertaining to a 2D world.
Member Functions
- RID get_canvas ( )
- RID get_space ( )
- RID get_sound_space ( )
Description
Class that has everything pertaining to a 2D world. A physics space, a visual scenario and a sound space. 2D nodes register their resources into the current 2D world.