SurfaceGui
SurfaceGui : SurfaceGuiBase
Properties
AlwaysOnTop
bool
AlwaysOnTop determines whether the GUI element remains on top of other elements.
Code Samples
LightInfluence
number
Adjusts how much the GUI is affected by lighting in the game world.
Code Samples
MaxDistance
number
Controls the maximum distance from which the SurfaceGui
can be seen, allowing developers to optimize performance by limiting rendering distance.
Code Samples
Methods
Events
Last updated