Transforms.World Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Retrieves or sets the first world matrix.
Definition
Visual Basic .NET |
Public Property World As Matrix |
C# |
public Matrix World {
get; set; }
|
Managed C++ |
public: __property
Matrix
get_World();
public: __property
void set_World(Matrix);
|
JScript .NET |
public
function get World() : Matrix public
function set World(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