Search Unity

Today i had two question the first about camera and last about volume HDIR sky ,pls help me

Discussion in 'High Definition Render Pipeline' started by AlexMercerShawn, Feb 8, 2020.

  1. AlexMercerShawn

    AlexMercerShawn

    Joined:
    May 3, 2018
    Posts:
    3
    just look that photo.......
    and told me they API
    if I meet same questions again , what should I do
     

    Attached Files:

  2. Mauri

    Mauri

    Joined:
    Dec 9, 2010
    Posts:
    2,664
    Camera: clearColorMode (?)

    clearColorMode = HDAdditionalCameraData.ClearColorMode.Sky

    clearColorMode = HDAdditionalCameraData.ClearColorMode.Color

    clearColorMode = HDAdditionalCameraData.ClearColorMode.None


    Also see https://forum.unity.com/threads/cam...ype-or-color-with-script.766427/#post-5103929 or https://github.com/Unity-Technologi...me/RenderPipeline/HDRenderPipeline.LookDev.cs for example usage.

    HDRI Sky: https://docs.unity3d.com/Packages/c...yEngine.Rendering.HighDefinition.HDRISky.html
     
  3. AlexMercerShawn

    AlexMercerShawn

    Joined:
    May 3, 2018
    Posts:
    3