OmniPBRBase#
MDL Identifier: OmniPBRBase
Description: OmniPBRBase is basic version of OmniPBR the default Physically based material available in Omniverse USD Composer. It is intended to be used in building custom Material Graphs. This material can describe most opaque dielectric or non-dielectric material.
Display Name |
Type |
Parameter |
Default |
Description |
---|---|---|---|---|
Albedo Color |
|
|
|
The albedo base color |
Albedo Tint |
|
|
|
When enabled, this color value is multiplied over the final albedo color |
Roughness |
|
|
|
Determines roughness of the specular reflections. Higher roughness values lead to a more “powdery” look |
Metalness |
|
|
|
If 1.0, reflection will be colored and independent of view direction. If 0.0, reflection will be white and direction dependent |
Specular |
|
|
|
The specular reflectivity of the material |
Enable Emission |
|
|
|
Toggles emission on and off |
Emissive Color |
|
|
|
The color of the emissive light |
Emissive Intensity |
|
|
|
The level of brightness of the emissive color |
Enable Opacity |
|
|
|
Determines roughness of the clear coat |
Opacity Amount |
|
|
|
Toggles opacity on and off |
Opacity Threshold |
|
|
|
Attach bump or normal maps here |
Enable Clearcoat Layer |
|
|
|
Enables the clearcoat layer |
Clearcoat Weight |
|
|
|
The specular reflectivity of the clearcoat layer |
Clearcoat Tint |
|
|
|
Base color of the clearcoat layer |
Clearcoat Transparency |
|
|
|
Weighted blend between base material and the clearcoat layer |
Clearcoat Roughness |
|
|
|
Isotropic roughness of the clearcoat |
Clearcoat IOR |
|
|
|
Index of refraction of the clearcoat layer |
For visual examples of these parameters see the OmniPBR main documentation