Class RenderPipelineUtils
Helper methods for dealing with the Render Pipeline.
Namespace: Unity.Industrial.Forma.Core.Profiles
Syntax
[MovedFrom(true, "UnityEngine.Industrial.Configuring.ConfiguratorRuntime", "Unity.Industrial.Configurator", null)]
public static class RenderPipelineUtils
Methods
GetCurrentRenderPipelineType(Configurator)
Get current render pipeline type based on active forma profile or current project.
Declaration
public static RenderPipelineType GetCurrentRenderPipelineType(Configurator configurator = null)
Parameters
Type | Name | Description |
---|---|---|
Configurator | configurator | Configurator |
Returns
Type | Description |
---|---|
RenderPipelineType | RenderPipelineType |