MFImage
The MFImage object corresponds to a X3D MFImage field.
It is used to store a one-dimensional array of SFImage values.
Properties
| Type | Property | Description | Standard |
|---|---|---|---|
| number | length | Property for getting/setting the number of elements in the array.
| Avalon |
Functions
| Return type | Function | Description | Standard |
|---|---|---|---|
| String | toString() | Returns a String containing the value of the MFImage array encoded using the X3D Classic VRML encoding.
| Avalon |