csharp
public record class SheenFeatureThe retroreflective rim fabric has: velvet, satin, brushed cloth.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public Vector3 SheenColorThe sheen's colour, usually a different hue from the base.
public float SheenRoughnessHow wide the rim is.
public string ShaderNameThe Raven shader implementing this feature, from Raven/Library/Material.
Methods (1)
public void Compile(MaterialCompilationContext context)Writes this feature's parameters, and fills any slots of its own.
Used by (4)
- MaterialCompilerTestsVixen.Rendering.Tests
- MaterialSurfaceTestsVixen.Rendering.Tests
- TypeRegistrationVixen.Rendering
- Vixen_Rendering_Materials_SheenFeatureSerializerVixen.Rendering