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