PF3d::DepthBuffer
Inherits PF2d::Drawable < Reference < Object
A buffer of depth values for rending 3d scenes
Constructors
new(width : Int32, height : Int32)
SourceInstance methods
[](x : Int, y : Int)
Source[]=(x : Int, y : Int, value : Float64)
Sourceclear
Source