Contents

auxiliaryPlanes

The auxiliary planes that this tensor reference requires.

Declaration

var auxiliaryPlanes: [MTLTensorAuxiliaryPlaneType] { get }

Discussion

Returns an array of MTLTensorAuxiliaryPlaneType objects describing each auxiliary plane the shader expects. Empty if the tensor has no auxiliary planes.