Skip to content

Class "Backdrop"⚓︎

Info

You can get this class by using the following functions:

Example Code
1
local backdrop = Game():GetRoom():GetBackdrop()

Functions⚓︎

GetFloorImage ()⚓︎

Image GetFloorImage ( )⚓︎

Returns the buffer containing the floor texture of the current room.


GetWallImage ()⚓︎

Image GetWallImage ( )⚓︎

Returns the buffer containing the wall texture of the current room.