ComponentInfo
The ComponentInfo object stores information about a particular X3D component. The object consists solely of read-only properties.
Properties
Type | Property | Description | Standard |
---|---|---|---|
String | name | The formal name as defined in the appropriate Part 1, Clause. [read only].
| X3D3.0 |
numeric | level | The level of support of this instance. [read only].
| X3D3.0 |
String | title | A generic, freeform title string provided by the browser manufacturer. [read only].
| X3D3.0 |
String | providerUrl | 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 type | Function | Description | Standard |
---|