XFileGuid.FrameTransformMatrix Field

Language:

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

Definition

Visual Basic Public Shared FrameTransformMatrix As Guid
C# public static Guid FrameTransformMatrix;
C++ public: static Guid FrameTransformMatrix;
JScript 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:


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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