csharp
public record class SpecularGlossinessFeatureThe specular/glossiness workflow, for content authored before metalness won.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
Kept because converting an asset library is lossy in the other direction: a specular colour can express reflectances a single metalness cannot.
Fields and properties (4)
Methods (1)
public void Compile(MaterialCompilationContext context)Writes this feature's parameters, and fills any slots of its own.
Used by (5)
- MaterialCompilerTestsVixen.Rendering.Tests
- MaterialSurfaceVixen.Rendering
- MaterialSurfaceTestsVixen.Rendering.Tests
- TypeRegistrationVixen.Rendering
- Vixen_Rendering_Materials_SpecularGlossinessFeatureSerializerVixen.Rendering