MFInt32
The MFInt32 field is used to store a one-dimensional array of integer values.
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 MFInt32 array encoded using the X3D Classic VRML encoding.
| X3D2.0 |