NevronOpenVision
Nevron.Nov.Graphics Namespace / NVector3DD Structure / Normalize Method / Normalize(NVector3DD) Method
Source NVector3DF structure.
In This Topic
    Normalize(NVector3DD) Method
    In This Topic
    Computes the normalized version of a 3-D vector.
    Syntax
    public static NVector3DD Normalize( 
       NVector3DD vector
    )

    Parameters

    vector
    Source NVector3DF structure.

    Return Value

    A NVector3DD structure that is the normalized version of the specified vector.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also