Contents

subscript(_:)

Provides the number at the subscripted index.

Declaration

@nonobjc subscript(index: Int32) -> CUnsignedChar { get }

Discussion

This subscript operates on one-component geometry sources with a format of MTLVertexFormat.uchar, such as classification.

See Also

Accessing Geometry