Search Unity

Question How To Access Probe Occlusion?

Discussion in 'General Graphics' started by l33t_P4j33t, Jan 13, 2021.

  1. l33t_P4j33t

    l33t_P4j33t

    Joined:
    Jul 29, 2019
    Posts:
    232
    what's the
    Code (CSharp):
    1. LightmapSettings.lightProbes.bakedProbes
    equivalent for probe occlusion? LightmapSettings.lightProbes doesn't have anything pertaining to occlusion

    how does
    Code (CSharp):
    1. LightProbes.CalculateInterpolatedLightAndOcclusionProbes();
    calculate the occlusion, and where does it get its data?
     
  2. HarryPigskin

    HarryPigskin

    Joined:
    Jan 14, 2021
    Posts:
    6