Class BuildHelper
Class with helper methods for interacting with the build process.
Inherited Members
Namespace: UnityEditor.XR.ARSubsystems
Assembly: solution.dll
Syntax
public static class BuildHelper
Methods
Name | Description |
---|---|
AddBackgroundShaderToProject(string) | Adds a background shader with the given name to the project as a preloaded asset. |
RemoveShaderFromProject(string) | Removes a shader with the given name from the preloaded assets of the project. |