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