instantreality 1.0

ComponentInfo

The ComponentInfo object stores information about a particular X3D component. The object consists solely of read-only properties.

Properties

TypePropertyDescriptionStandard
Stringname

The formal name as defined in the appropriate Part 1, Clause. [read only].

X3D3.0
numericlevel

The level of support of this instance. [read only].

X3D3.0
Stringtitle

A generic, freeform title string provided by the browser manufacturer. [read only].

X3D3.0
StringproviderUrl

If provided, the URL to the entity that wrote this component. Assumes that extensions to the browser may not necessarily be provided by the browser writer's themselves. [read only].

X3D3.0

Functions

Return typeFunctionDescriptionStandard