orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3
/
createPassTarget
create
Pass
Target
fun
RenderPass
.
createPassTarget
(
width
:
Int
,
height
:
Int
,
depthFormat
:
DepthFormat
=
DepthFormat.DEPTH24
,
multisample
:
BufferMultisample
=
this.multisample
)
:
RenderTarget
(
source
)