instantreality 1.0

MFString

The MFString object corresponds to a X3D MFString field.

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 MFString using the X3D Classic VRML encoding.

Avalon