NevronOpenVision
Nevron.Nov.Graphics Namespace / NLightModel Class
Fields Properties Methods Events


In This Topic
    NLightModel Class Members
    In This Topic

    The following tables list the members exposed by NLightModel.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new NLightModel object.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the EnableLighting property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the GlobalAmbient property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LighSources child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LocalViewpointLighting property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NLightModel.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyEnables/disables the lighting effects.  
    Public PropertySpecifies the color of the global ambient light.  
    Public PropertyRepresents the collection of light sources that are applied to the scene.  
    Public PropertyEnables/disables local viewpoint lighting. The local viewpoint lighting controls the way OpenGL calculates specular reflection angles.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines if the current light model equals the predefined light model.  
    Public MethodConfigures the object to use a predefined light model.  
    Public MethodDetermines if the current light model is a predefined light model.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Top
    See Also