Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUOrigin3DDict
GPUOrigin3DDict
interface
GPUOrigin3DDict
(
source
)
Members
Properties
x
Link copied to clipboard
abstract
val
x
:
GPUIntegerCoordinate
?
y
Link copied to clipboard
abstract
val
y
:
GPUIntegerCoordinate
?
z
Link copied to clipboard
abstract
val
z
:
GPUIntegerCoordinate
?