| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| org.web3d.x3d.sai.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LODObject
X3D node tooltip: [X3DGroupingNode] LOD (Level Of Detail) uses camera-to-object distance to switch among contained child levels.
|
| Modifier and Type | Method and Description |
|---|---|
LOD |
LOD.setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
LOD |
LOD.setBboxSize(float[] newValue)
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
|
LOD |
LOD.setCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named center.
|
LOD |
LOD.setChildren(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
|
LOD |
LOD.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
LOD |
LOD.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
LOD |
LOD.setForceTransitions(boolean newValue)
Assign boolean value to initializeOnly SFBool field named forceTransitions.
|
LOD |
LOD.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
LOD |
LOD.setRange(float[] newValue)
Assign float array to initializeOnly MFFloat field named range.
|
LOD |
LOD.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.