Class HdrpShaderImporter
A class for importing from USD preview surface to HDRP Lit shader
Inherited Members
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public class HdrpShaderImporter : ShaderImporterBase
Constructors
| Name | Description |
|---|---|
| HdrpShaderImporter(Material) | Construct an instance of this importer |
Methods
| Name | Description |
|---|---|
| ImportFromUsd() | Import the Usd preview surface data into the destination material. |