Matrix.Translate Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Translates the matrix using specified offsets.
Definition
Visual Basic .NET |
Public Sub Translate( _ ByVal v As Vector3 _ ) |
C# |
public void Translate( Vector3 v ); |
Managed C++ |
public: void Translate( Vector3 v ); |
JScript .NET |
public function Translate( v : Vector3 ); |
Parameters
© 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