Contents

LowLevelMaterialResource.GeometryModifier

A compiled Metal function that implements the geometry modifier function.

Declaration

final class GeometryModifier

Overview

Create a GeometryModifier by calling makeGeometryModifier(descriptor:), or use makeDefaultGeometryModifier() for a pass-through modifier that performs no vertex transformation.

Topics

Creating a geometry modifier

Configuring arguments and parameters

See Also

Configuring the shaders