BatchRenderer2D BatchRenderer2DCannotBeUsedToRender3D ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Rendering2D BatchRenderer2D BatchRenderer2DCannotBeUsedToRender3D

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

public class BatchRenderer2DCannotBeUsedToRender3D : Exception

The BatchRenderer2D BatchRenderer2DCannotBeUsedToRender3D type exposes the following members.

Constructors

  NameDescription
Public methodBatchRenderer2D BatchRenderer2DCannotBeUsedToRender3D
Initializes a new instance of the BatchRenderer2D BatchRenderer2DCannotBeUsedToRender3D class
Top
Extension Methods

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