MFString
The MFString object corresponds to a X3D MFString field.
Properties
| Type | Property | Description | Standard |
|---|---|---|---|
| number | length | Property for getting/setting the number of elements in the array.
| X3D2.0 |
Functions
| Return type | Function | Description | Standard |
|---|---|---|---|
| String | toString() | Returns a String containing the value of the MFString using the X3D Classic VRML encoding.
| Avalon |