The
object from file element will create a 3D object by reading the object definition from a file the name of which is given as the element's parameter. The file is in the DirectX format (the file suffix being *.x). The file can assume a binary or a text form, the file format was described in a simplified way when discussing the
object from text element.