PhysicallyBasedMaterial.ParametersNames
Note: This API is now obsolete.
Helper class with fields containing the names of fields available in our PBR implementation.
Inheritance Hierarchy
System.Object
Rhino.Render.PhysicallyBasedMaterial.ParametersNames
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
[ObsoleteAttribute("Use Rhino.Render.ParameterNames.PhysicallyBased and Rhino.Render.ChildSlotNames.PhysicallyBaseds instead")]public class ParametersNames
The PhysicallyBasedMaterial.ParametersNames type exposes the following members.
Constructors
Name
Description
Public Method
PhysicallyBasedMaterial.ParametersNames
Initializes a new instance of the PhysicallyBasedMaterial.ParametersNames class
Properties
Name
Description
Public Property
Static Member
AmbientOcclusion
Obsolete.
Public Property
Static Member
Anisotropic
Obsolete.
Public Property
Static Member
AnisotropicRotation
Obsolete.
Public Property
Static Member
BaseColor
Obsolete.
Public Property
Static Member
BRDF
Obsolete.
Public Property
Static Member
Bump
Obsolete.
Public Property
Static Member
Clearcoat
Obsolete.
Public Property
Static Member
ClearcoatBump
Obsolete.
Public Property
Static Member
ClearcoatRoughness
Obsolete.
Public Property
Static Member
Displacement
Obsolete.
Public Property
Static Member
Emission
Obsolete.
Public Property
Static Member
Metallic
Obsolete.
Public Property
Static Member
Normal
Obsolete.
Public Property
Static Member
Opacity
Obsolete.
Public Property
Static Member
OpacityIor
Obsolete.
Public Property
Static Member
OpacityRoughness
Obsolete.
Public Property
Static Member
Roughness
Obsolete.
Public Property
Static Member
Sheen
Obsolete.
Public Property
Static Member
SheenTint
Obsolete.
Public Property
Static Member
Smudge
Obsolete.
Public Property
Static Member
Specular
Obsolete.
Public Property
Static Member
SpecularTint
Obsolete.
Public Property
Static Member
Subsurface
Obsolete.
Public Property
Static Member
SubsurfaceScatteringColor
Obsolete.
Public Property
Static Member
SubsurfaceScatteringRadius
Obsolete.
Methods
Name
Description
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected Method
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)