Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NSpotLightSource Class
Members


In This Topic
    NSpotLightSource Class
    In This Topic
    Represents a spot light source in a 3D scene. Spot light sources have both position and direction vectors. They illuminate a part of the 3D scene that is enclosed by a cone. A real world example of a spot light is a desk lamp.
    Object Model
    NSpotLightSource Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.Graphics.NLightSource
                   Nevron.Nov.Graphics.NPointLightSource
                      Nevron.Nov.Graphics.NSpotLightSource

    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