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