Class PolySpatialBuildProvider
This class performs custom build steps, such as ensuring that the default material will be present in standalone builds
Inherited Members
Namespace: UnityEditor.PolySpatial.Internals
Assembly: solution.dll
Syntax
public class PolySpatialBuildProvider : IPreprocessBuildWithReport, IPostprocessBuildWithReport, IOrderedCallback
Properties
Name | Description |
---|---|
callbackOrder | Returns the relative callback order for callbacks. Callbacks with lower values are called before ones with higher values. |
Methods
Name | Description |
---|---|
OnPostprocessBuild(BuildReport) | |
OnPreprocessBuild(BuildReport) |