LowLevelRenderContextStandalone
A standalone Metal-backed render context for creating low-level rendering resources.
Declaration
final class LowLevelRenderContextStandaloneOverview
LowLevelRenderContextStandalone is a concrete implementation of LowLevelRenderContext and LowLevelRenderContextLighting. Create one using the async initializer for full setup including shader and pipeline compilation, or the synchronous initializer using a pre-compiled LowLevelRenderContextStandalone.Resources instance.
Topics
Creating a render context
init(configuration:resources:)init(configuration:)LowLevelRenderContextStandalone.ConfigurationLowLevelRenderContextStandalone.Resources