Transforms.Texture4 Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Retrieves or sets the Texture4 transformation Matrix.
Definition
Visual Basic .NET |
Public Property Texture4 As Matrix |
C# |
public Matrix Texture4 {
get; set; }
|
Managed C++ |
public: __property
Matrix
get_Texture4();
public: __property
void set_Texture4(Matrix);
|
JScript .NET |
public
function get Texture4() : Matrix public
function set Texture4(Matrix);
|
Property Value
Microsoft.DirectX.Matrix
.
This property is read/write.
See Also
© 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