Click or drag to resize

ZBufferDisable Structure

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

Inheritance Hierarchy
SystemObject
  SystemValueType
    Demo3D.VisualsZBufferDisable

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

The ZBufferDisable type exposes the following members.

Constructors
 NameDescription
Public methodZBufferDisableInitializes a new instance of the ZBufferDisable class
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the ZBufferDisable
Top
See Also