instantreality 1.0

ProtoDeclaration

A PROTO declaration is represented by the ProtoDeclaration host object. The user cannot create instances of this object. This object can only be fetched using the ExecutionContext object.

Properties

TypePropertyDescriptionStandard
Stringname

The declared name of this proto.

X3D3.0
FieldDefinitionArrayfields

The list of all the fields defined for this proto.

X3D3.0
boolisExternProto

Always has the value of false.

X3D3.0

Functions

Return typeFunctionDescriptionStandard