Tag objects can be created with a constructor. To create and attach a tag to an object you have to call the addTagOfType() function of the Object object.
Properties
none
Constructor
none
Methods
Number linkedToMaterial()
If the tag is a material tag this function call returns the material index to which the tag is linked to. For all other tags this function just returns -1.