Nevron .NET Vision
Nevron.GraphicsCore Namespace / NLightingImageFilter Class
Properties Methods


In This Topic
    NLightingImageFilter Class Members
    In This Topic

    The following tables list the members exposed by NLightingImageFilter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyThe size of the image bevel in pixels.  
    Public PropertyThe type of blur convolution to use. (Inherited from Nevron.GraphicsCore.NConvolutionImageFilter)
    Public PropertyThe diffuse color of the light source.  
    Public PropertyThe type of the light source.  
    Public PropertyThe Position of the light source.  
    Public PropertyThe Shininess of the material used to cover the surface.  
    Public PropertyThe specular color of the light source.  
    Public PropertyThe scale of the surface.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact copy of this object (Inherited from Nevron.GraphicsCore.NImageFilter)
    Public Method (Inherited from Nevron.GraphicsCore.NImageFilter)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.GraphicsCore.NImageFilter)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.GraphicsCore.NImageFilter)
    Public Method (Inherited from Nevron.GraphicsCore.NImageFilter)
    Public MethodUpdates the references stored by the object (Inherited from Nevron.GraphicsCore.NImageFilter)
    Top
    See Also