SetGadgetAttribute3D()
语法
SetGadgetAttribute3D(#Gadget3D, Attribute, Value)概要
Changes the attribute value of the specified 3D gadget.
参数
#Gadget3D The gadget to use. Atttribute The attribute to set. Value The new attribute value.
返回值
无.
Remarks
This function is available for all gadgets which support attributes:
- EditorGadget3D()
- ProgressBarGadget3D()
- ScrollAreaGadget3D()
- ScrollBarGadget3D()
- SpinGadget3D()
已支持操作系统
所有