Matrix.Translate Method
|
Language: |
Translates the matrix using specified offsets.
Definition
Visual Basic |
Public Sub Translate( _ ByVal v As Vector3 _ ) |
C# |
public void Translate( Vector3 v ); |
C++ |
public: void Translate( Vector3 v ); |
JScript |
public function Translate( v : Vector3 ); |
Parameters
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