LowLevelRenderContextStandalone
A standalone Metal-backed render context for creating low-level rendering resources.
Declaration
final class LowLevelRenderContextStandaloneOverview
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
init(configuration:resources:)init(configuration:)LowLevelRenderContextStandalone.ConfigurationLowLevelRenderContextStandalone.Resources