BatchRenderer3D BatchRenderer3DCannotBeUsedToRender2D ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Rendering3D BatchRenderer3D BatchRenderer3DCannotBeUsedToRender2D

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

public class BatchRenderer3DCannotBeUsedToRender2D : Exception

The BatchRenderer3D BatchRenderer3DCannotBeUsedToRender2D type exposes the following members.

Constructors

  NameDescription
Public methodBatchRenderer3D BatchRenderer3DCannotBeUsedToRender2D
Initializes a new instance of the BatchRenderer3D BatchRenderer3DCannotBeUsedToRender2D class
Top
Extension Methods

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