Click or drag to resize

Vector2Normalize Method

Vector2 normalization - make its length be 1

Namespace:  Microsoft.DirectX
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntax
C#
public void Normalize()
See Also