instantreality 1.0

ExternProtoDeclaration

An EXTERNPROTO declaration is represented by the ExternProtoDeclaration host object. The user cannot create instances of this object. EXTERNPROTO declarations 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
MFStringurls

The list of all the URIs defined for this proto.

X3D3.0
boolisExternProto

Always has the value of true.

X3D3.0
numericloadState

The value is one of the _STATE properties defined in the X3DConstants object.

X3D3.0

Functions

Return typeFunctionDescriptionStandard