DOM Attributes

From Virtual World Web Wiki
Revision as of 21:01, 12 April 2017 by Spark5 (Talk | contribs) (Documentation for the DOM Attributes class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.