DOM Attributes

From Virtual World Web Wiki
Jump to: navigation, search

Remarks [edit]

ConvertibleAttribute (Full Article)

This attribute marks a DOM Node as convertible to another DOM Node type. Generally this is used to indicate that a node can be promoted to a more specific type, for example, a generic DOMMaterial can be converted into a DOMMaterialMetallic.