Transforms.Texture1 Property |
Language: |
Retrieves or sets the Texture1 transformation Matrix.
Visual Basic Public Property Texture1 As Matrix C# public Matrix Texture1 { get; set; } C++ public:
property Matrix Texture1 {
Matrix get();
void set(Matrix value);
}JScript public function get Texture1() : Matrix
public function set Texture1(Matrix);
This property is read/write.
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