Callback which returns the available value choices.
Callback which returns the property value.
Protected
mCallback which sets the property value.
Readonly
typeProtected
copyReturns pOtherValue as a string. If pOther = undefined, the current value of this property will be returned as a string.
Optional
pOther: PropertyValueStatic
ConvertConverts pValue into a Color3
Static
ConvertConverts pValue into a hex color string (if it is not already a string).
Generated using TypeDoc
Color3Property (PropertyValueType = string) The color is represented as an RGB hex string, e.g. #FF0000