This node is one of the two unclassified nodes. It defines an information node in the scene graph.
Info {
string "<Undefined info>" # SFString
}
The Info node has no effect on any subsequent nodes or objects during traversal. This node is used primarily to supply information concerning the scene graph for the user. Typically, this information can be stored for application-specific purposes, copyright messages, or other character strings.
Example Use
The following code fragment is from 767.wrl.
Info {string "Created at Silicon Graphics using MultiGen.This is an inefficient scene graph--NEEDS OPTIMIZATION.Public domain."}