LayerCollector
LayerCollector : GuiBase2d
Overview
LayerCollector๋ ScreenGui, SurfaceGui, BillboardGui ๋ฑ UI ์ธ์คํด์ค์ ๊ธฐ๋ฐ ํด๋์ค๋ก, UI ์์๋ฅผ ํ๋ฉด์ ํ์ํ๋ ์ญํ ์ ํฉ๋๋ค.
Properties
Enabled
bool
LayerCollector์ ํ๋ฉด ํ์ ์ฌ๋ถ๋ฅผ ์ค์ ํ ์ ์์ต๋๋ค.
์ด ์์ฑ์ด false์ผ ๊ฒฝ์ฐ UI ์์๋ค์ ํ๋ฉด์ ํ์๋์ง ์์ผ๋ฉฐ, ์ ๋ ฅ ์ด๋ฒคํธ๋ ์ํ ๋ณ๊ฒฝ์ ๋ฐ๋ฅธ ๊ฐฑ์ ๋ ๋ฐ์ํ์ง ์์ต๋๋ค.
Code Samples
ScreenGui.Enabled = false
Methods
Events
Last updated