CommandBufferDescriptor


class CommandBufferDescriptor


A descriptor for creating a command buffer.

Summary

Public constructors

Public properties

String?

The label for the command buffer.

Public constructors

CommandBufferDescriptor

Added in 1.0.0-alpha01
CommandBufferDescriptor(label: String? = null)

Public properties

label

Added in 1.0.0-alpha01
var labelString?

The label for the command buffer.