Class NRBackground

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLBackgroundNodeType, VRMLBindableNodeType, VRMLChildNodeType, VRMLExternalNodeType, VRMLMultiExternalNodeType, VRMLNodeType, VRMLTimeDependentNodeType, VRMLWorldRootChildNodeType, NRVRMLNode

public class NRBackground extends BaseBackground implements NRVRMLNode
A node that can represents a VRML Background node.

A background node in VRML is quite different to the Java3D background. It is represented by a 6 sided box inside a sphere at a nominal infinite distance. Each side of the box may have a different image on it.

Version:
$Revision: 1.3 $
Author:
Justin Couch