RhinoCommon API
PhysicallyBasedMaterialParametersNames Class |
Note: This API is now obsolete.
Helper class with fields containing the names of fields available in our PBR implementation.

Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

[ObsoleteAttribute("Use Rhino.Render.ParameterNames.PhysicallyBased and Rhino.Render.ChildSlotNames.PhysicallyBaseds instead")] public class ParametersNames
<ObsoleteAttribute("Use Rhino.Render.ParameterNames.PhysicallyBased and Rhino.Render.ChildSlotNames.PhysicallyBaseds instead")> Public Class ParametersNames
The PhysicallyBasedMaterialParametersNames type exposes the following members.

Name | Description | |
---|---|---|
![]() | PhysicallyBasedMaterialParametersNames | Initializes a new instance of the PhysicallyBasedMaterialParametersNames class |

Name | Description | |
---|---|---|
![]() ![]() | AmbientOcclusion | Obsolete. |
![]() ![]() | Anisotropic | Obsolete. |
![]() ![]() | AnisotropicRotation | Obsolete. |
![]() ![]() | BaseColor | Obsolete. |
![]() ![]() | BRDF | Obsolete. |
![]() ![]() | Bump | Obsolete. |
![]() ![]() | Clearcoat | Obsolete. |
![]() ![]() | ClearcoatBump | Obsolete. |
![]() ![]() | ClearcoatRoughness | Obsolete. |
![]() ![]() | Displacement | Obsolete. |
![]() ![]() | Emission | Obsolete. |
![]() ![]() | Metallic | Obsolete. |
![]() ![]() | Normal | Obsolete. |
![]() ![]() | Opacity | Obsolete. |
![]() ![]() | OpacityIor | Obsolete. |
![]() ![]() | OpacityRoughness | Obsolete. |
![]() ![]() | Roughness | Obsolete. |
![]() ![]() | Sheen | Obsolete. |
![]() ![]() | SheenTint | Obsolete. |
![]() ![]() | Smudge | Obsolete. |
![]() ![]() | Specular | Obsolete. |
![]() ![]() | SpecularTint | Obsolete. |
![]() ![]() | Subsurface | Obsolete. |
![]() ![]() | SubsurfaceScatteringColor | Obsolete. |
![]() ![]() | SubsurfaceScatteringRadius | Obsolete. |

Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
