ColorSetting
Remarks
Example
const color = new ColorSetting(script, "Color", "The color to use.", new Color(255, 255, 255, 255));Extends
Constructors
Constructor
Constructor
Methods
description()
getValue()
name()
setValue()
visible()
Last updated