Vixen
02b45cc4
csharp
public record class OcclusionFeature

Applies baked ambient occlusion to indirect diffuse.

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

Fields and properties (3)

  • public float OcclusionMap

    How much light reaches this point, 0..1.

  • public float Strength

    How much of the occlusion is applied.

  • 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_OcclusionFeatureSerializerVixen.Rendering