Transforms.World2 Property |
Language: |
Retrieves or sets the third world matrix.
Visual Basic Public Property World2 As Matrix C# public Matrix World2 { get; set; } C++ public:
property Matrix World2 {
Matrix get();
void set(Matrix value);
}JScript public function get World2() : Matrix
public function set World2(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