<title>
Description
The title node specifies the title for the scene it is enclosed in or the tour if it is enclosed in the global node.
Syntax
<tour> <global> <meta> <title>Title for this tour</title> ... </meta> ... <global> <scene> <meta> <title>Title for this scene</title> ... </scene> ... </tour>
Attributes
none
Children
-
CHARDATA:
The CHARDATA contained within the title node specifies the title. Special characters in this title must be escaped as HTML entities (eg: & for an '&', © for an '
fieldOfView | SPi-V dev