Transforms.Texture6 Property

Language:

Retrieves or sets the Texture6 transformation Matrix.

Definition

Visual Basic Public Property Texture6 As Matrix
C# public Matrix Texture6 { get; set; }
C++ public:
property Matrix Texture6 {
        Matrix get();
        void set(Matrix value);
}
JScript public function get Texture6() : Matrix
public function set Texture6(Matrix);

Property Value

Microsoft.DirectX.Matrix

This property is read/write. 

See Also


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