Click or drag to resize

ZBufferDisable Structure

[Missing <summary> documentation for "T:Demo3D.Visuals.ZBufferDisable"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public struct ZBufferDisable : IDisposable

The ZBufferDisable type exposes the following members.

Constructors
  NameDescription
Public methodZBufferDisable
Initializes a new instance of the ZBufferDisable class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ZBufferDisable
Top
See Also