instantreality 1.0

MFInt32

The MFInt32 field is used to store a one-dimensional array of integer values.

Properties

TypePropertyDescriptionStandard
numberlength

Property for getting/setting the number of elements in the array.

X3D2.0

Functions

Return typeFunctionDescriptionStandard
StringtoString()

Returns a String containing the value of the MFInt32 array encoded using the X3D Classic VRML encoding.

X3D2.0