---@meta ---@class WorldFrame : Frame WorldFrame = { --- The WorldFrame is a special frame that displays the 3D game world. --- It inherits all methods from Frame but has no additional methods of its own. }