TextureImpl
backend.TextureImpl (Class)
Instance Members
headless
new(?width: Int = 0, ?height: Int = 0, ?depth: Bool = true, ?stencil: Bool = true, ?antialiasing: Int = 0): Void
Name | Type | Default |
---|---|---|
width |
Int | 0 |
height |
Int | 0 |
depth |
Bool | true |
stencil |
Bool | true |
antialiasing |
Int | 0 |