Hi! You can set the color of item like rhis:
redBox.color = Color("FF0000")
And set_property
method is for storing custom data within an object as string.
Hi! You can set the color of item like rhis:
redBox.color = Color("FF0000")
And set_property
method is for storing custom data within an object as string.