Set Object Property
Description
Sets a property of an object.
Available to
Inputs
Object (Object)
You give the path to an object.
Property (String)
You give the block the name of a property.
Value (Any)
You give the block the new value you want to set the property to. Make sure to use the correct property type.
Outputs
This block does not have any outputs.
Last updated