Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Common Namespaces
Demo3D.Common
Util Class
Util Methods
Normalize Method
Normalize Method (Vector2)
Normalize Method (Vector3)
Util
Normalize Method (Vector2)
Vector2
normalization - make its length be 1
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
Vector2
Normalize
(
Vector2
v
)
Parameters
v
Type:
Microsoft.DirectX
Vector2
Vector2
to normalize
Return Value
Type:
Vector2
Result of
Vector2
normalization
Remarks
Use
Normalize(Vector2)
instead, this is just a wrapper
See Also
Reference
Util Class
Normalize Overload
Demo3D.Common Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com