Microsoft DirectX 9.0 SDK Update (October 2004)

XFileGuid.FrameTransformMatrix Field

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves the globally unique identifier (GUID) for a frame transform matrix.

Definition

Visual Basic .NET Public Shared FrameTransformMatrix As Guid
C# public static Guid FrameTransformMatrix;
Managed C++ public: static Guid FrameTransformMatrix;
JScript .NET public static var FrameTransformMatrix : Guid

Field Value

System.Guid . A Guid Leave Site value that is used for frame transform matrix templates.

This field is read-only. 

Remarks

A frame transform matrix template defines a local transform for a frame and all of its child objects, as shown in the following example.

[C#]
template FrameTransformMatrix { < F6F23F41-7686-11cf-8F52-0040333594A3 > Matrix4x4 frameMatrix; }
Where:


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center