Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Vector2 Structure
Vector2 Methods
TransformNormal Method
TransformNormal Method (Matrix)
TransformNormal Method (Quaternion)
TransformNormal Method (Vector2, Matrix)
TransformNormal Method (Vector2, Quaternion)
Vector2
TransformNormal Method (Vector2, Matrix)
Transform
Vector2
normal by
Matrix
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
Vector2
TransformNormal
(
Vector2
v
,
Matrix
m
)
Parameters
v
Type:
Microsoft.DirectX
Vector2
Source
Vector2
m
Type:
Microsoft.DirectX
Matrix
Transformation
Matrix
Return Value
Type:
Vector2
Result
Vector2
See Also
Reference
Vector2 Structure
TransformNormal Overload
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com