Microsoft DirectX 8.1 (Visual Basic)

Frame

Defines a frame. Currently, the frame can contain objects of the type Mesh and a FrameTransformMatrix.

UUID

<3D82AB46-62DA-11cf-AB39-0020AF71E433>
Member name Type Optional array size Optional data objects
None     Any

Optional Data Elements

The following optional elements can be used.

Data element Description
FrameTransformMatrix If this element is not present, no local transform is applied to the frame.
Mesh Any number of mesh objects that become children of the frame. These objects can be specified inline or by reference.