Vixen
02b45cc4
csharp
public record class ClearCoatFeature

A clear coat over the base surface: car paint, lacquered wood, wet surfaces.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • public float ClearCoat

    How strong the coat is, 0..1.

  • public float ClearCoatRoughness

    The coat's own perceptual roughness.

  • public string ShaderName

    The Raven shader implementing this feature, from Raven/Library/Material.

Methods (1)

Used by (4)

  • MaterialCompilerTestsVixen.Rendering.Tests
  • MaterialSurfaceTestsVixen.Rendering.Tests
  • TypeRegistrationVixen.Rendering
  • Vixen_Rendering_Materials_ClearCoatFeatureSerializerVixen.Rendering