Package xj3d.replica

Class ConfigureBackground

java.lang.Object
xj3d.replica.ConfigureBackground
All Implemented Interfaces:
ScenePreprocessor

public class ConfigureBackground extends Object implements ScenePreprocessor
A ScenePreprocessor implementation that configures the background skyColor to a predetermined RGB value. This module functions by inserting a new Background node as the first node in the scene root. It presumes that this node will therefore be the initial bound Background node.
Version:
$Revision: 1.3 $
Author:
Rex Melton