📜  roblox 中的透明度是什么 - Lua 代码示例

📅  最后修改于: 2022-03-11 14:54:55.003000             🧑  作者: Mango

代码示例1
-- This command allows you to control the transparerncy of the Part
script.Parent.Transparency = 1

-- The value of the number can change the transparency
script.Parent.Transparency =  --> 1 <--