Contents

LowLevelRenderContextStandalone

A standalone Metal-backed render context for creating low-level rendering resources.

Declaration

final class LowLevelRenderContextStandalone

Overview

LowLevelRenderContextStandalone is a concrete implementation of LowLevelRenderContext, LowLevelRenderContextLighting, and LowLevelRenderContextShaderGraph. Create one using init(configuration:) , or init(configuration:resources:) with a prepared LowLevelRenderContextStandalone.Resources instance.

Topics

Creating a render context

Creating lighting functions

Default Implementations

See Also

Render contexts