Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created October 5, 2009 00:21
Show Gist options
  • Save abuiles/201717 to your computer and use it in GitHub Desktop.
Save abuiles/201717 to your computer and use it in GitHub Desktop.
BoundingSphere bounds = new BoundingSphere(new Point3d(), Math.MAX_DOUBLE) //
Background backg = new Background (c)
backg.setApplicationBounds (bounds)
scene.addChild (backg)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment