-
-
Methods in org.web3d.x3d.sai.Rendering that return ClipPlane
| Modifier and Type |
Method |
Description |
ClipPlane |
ClipPlane.setEnabled(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
|
ClipPlane |
ClipPlane.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ClipPlane |
ClipPlane.setPlane(float[] newValue) |
Accessor method to assign 4-tuple float array to inputOutput SFVec4f field named plane.
|