instantreality 1.0

FieldDefinition

The FieldDefinition object represents all of the descriptive properties of a single field of a node.

Properties

TypePropertyDescriptionStandard
Stringname

The field name (e.g., "children").

X3D3.0
numericaccessType

Value from the X3DConstants object describing the accessType (e.g., "inputOnly").

X3D3.0
numericdataType

Value from X3DConstants cobject describing the field's data type (e.g., "SFBool").

X3D3.0

Functions

Return typeFunctionDescriptionStandard