Version:
Back to list
Scene :: addMetadata
Synopsis
Add a new metadata property to a metadata componentGUI Dialog
Script function
scene.addMetadata(metadata, name, value)Parameters
metadata (Metadata) : The metadata component
name (String) : The new property name
value (String) : The new property value