Size3D

data class Size3D(val width: UInt, val height: UInt, val depthOrArrayLayers: UInt)

Constructors

Link copied to clipboard
constructor(width: UInt, height: UInt, depthOrArrayLayers: UInt)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val width: UInt

Functions

Link copied to clipboard