volumeTexture

fun volumeTexture(width: Int, height: Int, depth: Int, format: ColorFormat = ColorFormat.RGBa, type: ColorType = ColorType.UINT8, levels: Int = 1, session: Session? = Session.active): VolumeTexture(source)