Demo3D 2017 API Documentation
Demo3D 2017 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: 11.0.0.7658
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. All rights reserved.
Send comments on this topic to
support@demo3d.com