-
-
Methods in org.web3d.x3d.sai.Core that return WorldInfo
| Modifier and Type |
Method |
Description |
WorldInfo |
WorldInfo.setInfo(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named info.
|
WorldInfo |
WorldInfo.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
WorldInfo |
WorldInfo.setTitle(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named title.
|