Vixen
02b45cc4
csharp
public record class SubsurfaceFeature

Light that travels through the surface: skin, wax, leaves, thin cloth.

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

Fields and properties (3)

  • public Vector3 ScatterColor

    What colour light takes on as it scatters through.

  • public float Thickness

    How far light has to travel through the surface, in metres.

  • public string ShaderName

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

Methods (1)

Used by (3)

  • MaterialCompilerTestsVixen.Rendering.Tests
  • TypeRegistrationVixen.Rendering
  • Vixen_Rendering_Materials_SubsurfaceFeatureSerializerVixen.Rendering