isometric
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
isometric
isometric-compose
/
io.github.jayteealao.isometric.compose.runtime
/
RenderContext
/
copy
copy
fun
copy
(
width
:
Int
=
this.width
,
height
:
Int
=
this.height
,
renderOptions
:
RenderOptions
=
this.renderOptions
,
lightDirection
:
Vector
=
this.lightDirection
)
:
RenderContext