Nevron .NET Vision
Nevron.GraphicsCore Namespace / NVector3DF Structure / Zero Field


In This Topic
    Zero Field (NVector3DF)
    In This Topic
    The zero vector (0, 0, 0).
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Zero As NVector3DF
    'Usage
     
    
    Dim value As NVector3DF
     
    value = NVector3DF.Zero
    public static readonly NVector3DF Zero
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also