[ Grouping Nodes ] [ Special Groups ] [ Common Nodes ]
[ Geometry ] [ Geometric Properties ] [ Appearance ]
[ Sensors ] [ Bindable Nodes ]
$parameter works only with some browsers
$translation is a SFVec3f
$rotation is a SFRotation
$scale is a SFVec3f
$scaleOrientation is a SFRotation
$center is a SFVec3f
$range is a string with comma separated values
$center = SFVec3f
example: LOD('1, 2, 5', '0 0 0')
$coordIndex_ref is a reference of a list of point index strings
like '0 1 3 2', '2 3 5 4', ...
$colorIndex_ref is a reference of a list of materials
$normalIndex_ref is a reference of a list of normals
$texCoordIndex_ref is a reference of a list of textures
$coordIndex_ref is a reference of a list of point index strings
like '0 1 3 2', '2 3 5 4', ...
$colorIndex_ref is a reference of a list of materials
$normalIndex_ref is a reference of a list of normals
$texCoordIndex_ref is a reference of a list of textures
$radius have to be > 0
$length is a string ('LEFT','CENTER','RIGHT')
@point is a list of points with strings like '1.0 0.0 0.0', '-1 2 0'
@color is a list of colors with strings like '1.0 0.0 0.0', '-1 2 0'
@vector is a list of vectors with strings like '1.0 0.0 0.0', '-1 2 0'
FontStyle($size, $style, $family)
defines the current font style for all subsequent
Text
Nodes
$style can be 'NONE','BOLD','ITALIC'
$familiy can be 'SERIF','SANS','TYPEWRITER'
$comment is optional