Vector2Normalized Property |
Vector2 normalization - make its length be 1
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntaxpublic Vector2 Normalized { get; }Return Value
Type:
Vector2Result of
Vector2 normalization
See Also