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