instantreality 1.0

MFImage

The MFImage object corresponds to a X3D MFImage field.

It is used to store a one-dimensional array of SFImage values.

Properties

TypePropertyDescriptionStandard
numberlength

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

Avalon

Functions

Return typeFunctionDescriptionStandard
StringtoString()

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

Avalon