Drawing LineMaterialShouldNotUseDiffuseMap ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Graphics Drawing LineMaterialShouldNotUseDiffuseMap

Namespace: DeltaEngine.Graphics
Assembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class LineMaterialShouldNotUseDiffuseMap : Exception

The Drawing LineMaterialShouldNotUseDiffuseMap type exposes the following members.

Constructors

  NameDescription
Public methodDrawing LineMaterialShouldNotUseDiffuseMap
Initializes a new instance of the Drawing LineMaterialShouldNotUseDiffuseMap class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also