h3d.mat.DepthBuffer
h3d.mat.DepthBuffer
Fields
| Name | Type | |
|---|---|---|
b | Virtual[res, view] | |
width | I32 | |
height | I32 | |
format | h3d.mat.DepthFormat | |
| static | getDefault | Fun |
Protos
f@1265alloc(h3d.mat.DepthBuffer) → Voidf@1266dispose(h3d.mat.DepthBuffer) → Voidf@1267isDisposed(h3d.mat.DepthBuffer) → Bool
Bindings
- static
f@1269__constructor__(h3d.mat.DepthBuffer, I32, I32, h3d.mat.DepthFormat) → Void - static
f@1268getDefault() → h3d.mat.DepthBuffer