Click or drag to resize
DigitalRuneOcclusionBuffer Constructor
Initializes a new instance of the OcclusionBuffer class.
Overload List
  NameDescription
Public methodOcclusionBuffer(IGraphicsService)
Initializes a new instance of the OcclusionBuffer with a default size of 512 x 256 and a triangle buffer size of 21845.
Public methodOcclusionBuffer(IGraphicsService, Int32, Int32, Int32)
Initializes a new instance of the OcclusionBuffer class with the specified buffer size.
Top
See Also