X3D Anchor
Tag Name
Anchor • Example
Tag Description
Retrieves a resource located at a specified url.
Component
Networking
Tag Attributes
addChildren
Field Type: MFNode
Access Type: inputOnly
Default Value: ...
Value Range: ...
Description: Appends a node to the anchors children field.
removeChildren
Field Type: MFNode
Access Type: inputOnly
Default Value: ...
Value Range: ...
Description: Removes nodes from the childrens field of anchor.
children
Field Type: MFNode
Access Type: inputOutput
Default Value: Empty Array
Value Range: X3DChildNode
Description: Contains the set of children for Anchor.
description
Field Type: SFString
Access Type: inputOutput
Default Value: Empty String
Value Range: ...
Description: A text description of the Anchor.
parameter
Field Type: MFString
Access Type: inputOutput
Default Value: Empty Array
Value Range: ...
Description: Adds additional information to be parsed by the X3D browser.
url
Field Type: MFString
Access Type: inputOutput
Default Value: Empty Array
Value Range: URI
Description: Specifies a file or resource located on a particular server and accessed through a specified protocol.
bboxCenter
Field Type: SFVec3f
Access Type: initializeOnly
Default Value: 0 0 0
Value Range: -∞, ∞
Description: Center of a bboxSize.
bboxSize
Field Type: SFVec3f
Access Type: initializeOnly
Default Value: -1 -1 -1
Value Range: (0, ∞) or -1 -1 -1
Description: Sets a bounding box that encloses the anchors children.
metadata
Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.