size
The number of commands contained in the indirect command buffer.
Declaration
var size: Int { get }Discussion
You set the value of this property when you create the indirect command buffer, and afterwards it doesn’t change.
The number of commands contained in the indirect command buffer.
var size: Int { get }You set the value of this property when you create the indirect command buffer, and afterwards it doesn’t change.