Metallic materials are reflective materials with colored reflections or highlights that come off at different wavelengths, and its reflections are propagated by a full-color Specular map (figure 1).

Figure 1: Metallic materials have full-colored reflections


OctaneRender® has a Glossy material node, which by default emulates a diffuse surface with a clear coat. This works well for plastics. A Metallic material works similar to a Glossy material, but the way the channels are combined is more suitable to model metals.

 

Figure 2: Metallic material Node

Parameters

    • Compatibility version - The Octane version that the behavior of this node should match.
    • Diffuse Color - The diffuse texture for the Reflection channel.
    • Specular Color - The specular reflection channel, which determines the metallic color. If the IOR is set to a value less than 0, OctaneRender® adjusts the color brightness to match the Fresnel equations.
    • Edge Tint - The color of the edge of metal, only used in metallic Layer with Artistic and IOR + Color mode.
    • Specular Map - Controls the blend between the Diffuse and Specular channels.

Figure 3: Specular only (left); Specular and Diffuse with Specular map (middle); visualization of the Specular map (right)


    • BRDF Model - The BRDF (Bidirectional Reflectance Distribution Function) determines the amount of light that a material reflects when light falls on it. For Glossy materials, you can choose from multiple BRDF models. Specific geometric properties (the micro-facet distribution) of the surface affects each BRDF, which describes the surface's microscopic shape (i.e. micro-facet normals) and scales the brightness of the BRDF's reflections. Refer to the topic on BRDF Models for more information.
      • Octane
      • Beckmann
      • ĢGX
      • GGX (energy preserving)
      • STD
      • Ward

Figure 4: The BRDF Models applicable to Metallic materials


    • Roughness - Adjusts the Specular reflection channel's roughness.
    • Anisotropy - Controls the material's reflectance uniformity. If the reflectance changes based on the orientation or the surface rotation, it is Anisotropic. If the reflectance is uniform in all directions and does not change based on the orientation or surface rotation, it is Isotropic. By default, this attribute is 0 and it sets the Metallic material as Isotropic. Non-zero values mean the material exhibits Anisotropic reflectance, where -1 is horizontal and 1 is vertical.

Figure 5: Anisotropic roughness exemplified in materials like brushed metal

 

    • Rotation - The rotation of the anisotropic Specular reflection channel.
    • Spread - Determines the tail spread of the specular BSDF.
    • Metallic Reflection Mode - This changes how OctaneRender® calculates reflectivity.
      • Artistic - Uses the Specular color.
      • IOR + Color - Uses the Specular color and adjusts the brightness using the IOR.
      • RGB IOR - Uses the three IOR values (for 650nm, 550nm, and 450 nm) and ignores the Specular color.
    • Index Of Refraction - Complex-valued IOR (n-k*i) controlling the specular reflection's Fresnel effect, where n = the refractive index and k = the attenuation or extinction coefficient. For RGB mode, the IOR for red light (650nm).
    • Index Of Refraction (Green) - For RGB mode, the IOR for red light (550nm).
    • Index Of Refraction (Blue) - For RGB mode, the IOR for red light (450nm).
    • Allow Caustics - If enabled, the photon tracing kernel will create caustics for light reflecting or transmitting through the object.
    • Sheen - The subtle lustre's color on the material's surface.
    • Sheen Roughness - The Roughness channel for the sheen that is present on Metallic and Glossy materials.
    • Film width (um) - Simulates the look of a thin film of material on the surface. This is useful when you want to create an effect such as the rainbow colors that appear on an oil slick surface. Larger values increase the effect's strength.
    • Film IOR - Controls the thin film's IOR by adjusting its visible colors.
    • Opacity - Controls the Toon material's transparency with a Grayscale texture.
    • Bump - Creates fine details on the material’s surface using a Procedural or Image texture. Often a Greyscale image texture connects to this parameter - light areas of the texture indicate protruding bumps, and dark areas indicate indentation. You can adjust the Bump map's strength by adjusting the Power or Gamma values on the Image texture node.
    • Bump height - The height represented by a normalized value of 1.0 in the bump texture. 0 disables bump mapping, negative values will invert the bump map.
    • Normal - Distorts normals based on an RGB image.
    • Displacement - Creates very detailed geometry with a low memory footprint.
    • Smooth - Enables or disables normal interpolation. If normal interpolation is disabled, triangle meshes appear faceted.
    • Smooth shadow terminator - If enabled, self-intersecting shadow terminator for low polygon is smoothed according to polygon's curvature.
    • Round Edges - Rounds the geometry edges by using a shading effect rather than creating additional geometry. For more information, see the Round Edges topic in this manual.
    • Priority - Used to resolve the ambiguity in overlapping surfaces, the surface priority control allows artists to control the order of preference for surfaces. A higher number suggests a higher priority for the surface material, which means it is preferred over a lower priority surface material if a ray enters a higher priority surface and then intersects a lower priority surface while inside the higher priority surface medium.
    • Custom AOV - Writes a mask to the specified custom AOV.
    • Custom AOV channel - Determines whether the custom AOV is written to a specific color channel (R, G, or B) or to all the color channels.
    • Material layer - Adds a Material layer above the base material. See the Material Layers topic in this manual for more details.