-
-
Methods in org.web3d.x3d.sai.Networking that return LoadSensor
| Modifier and Type |
Method |
Description |
LoadSensor |
LoadSensor.setEnabled(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
|
LoadSensor |
LoadSensor.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
LoadSensor |
LoadSensor.setTimeOut(double newValue) |
Accessor method to assign double value in seconds to inputOutput SFTime field named timeOut.
|
LoadSensor |
LoadSensor.setWatchList(X3DNode[] newValue) |
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field watchList.
|