| Package | Description |
|---|---|
| org.web3d.x3d.jsail.EnvironmentalEffects |
Nodes in the Environmental effects component support the creation of realistic environmental
effects such as panoramic backgrounds and fog.
|
| org.web3d.x3d.sai.EnvironmentalEffects |
Nodes in the Environmental effects component support the creation of realistic environmental
effects such as panoramic backgrounds and fog.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackgroundObject
X3D node tooltip: [X3DBackgroundNode] Background simulates ground and sky, using vertical arrays of wraparound color values.
|
| Modifier and Type | Method and Description |
|---|---|
Background |
Background.setBackUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named backUrl.
|
Background |
Background.setBottomUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named bottomUrl.
|
Background |
Background.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
Background |
Background.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
Background |
Background.setFrontUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named frontUrl.
|
Background |
Background.setGroundAngle(float[] newValue)
Assign float array unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput MFFloat field named groundAngle.
|
Background |
Background.setGroundColor(float[] newValue)
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named groundColor.
|
Background |
Background.setLeftUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named leftUrl.
|
Background |
Background.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
Background |
Background.setRightUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named rightUrl.
|
Background |
Background.setSkyAngle(float[] newValue)
Assign float array unit axis, angle (in radians) within allowed range of [0,3.1416] to inputOutput MFFloat field named skyAngle.
|
Background |
Background.setSkyColor(float[] newValue)
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named skyColor.
|
Background |
Background.setTopUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named topUrl.
|
Background |
Background.setTransparency(float newValue)
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
|
Background |
Background.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.