Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
Microsoft.DirectX
Matrix Structure
Matrix Methods
Translation Method
Translation Method (Vector3)
Translation Method (Double, Double, Double)
Translation Method (Single, Single, Single)
Matrix
Translation Method (Vector3)
Form a translation
Matrix
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
Copy
public
static
Matrix
Translation
(
Vector3
v
)
Parameters
v
Type:
Microsoft.DirectX
Vector3
Vector3
containing the X, Y and Z translations
Return Value
Type:
Matrix
Resulting translation
Matrix
See Also
Reference
Matrix Structure
Translation Overload
Microsoft.DirectX Namespace
© Emulate3D Ltd 2016
Send comments on this topic to
support@demo3d.com