Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
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: 15.0.2.11458
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