Class Environment.Sky | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Environment.Sky

    Class containing editor data for sky part of the lighting environment

    Inheritance
    System.Object
    Environment.BaseEnvironmentCubemapHandler
    Environment.Sky
    Inherited Members
    Environment.BaseEnvironmentCubemapHandler.cubemap
    Namespace: UnityEditor.Rendering.LookDev
    Syntax
    [Serializable]
    public class Sky : Environment.BaseEnvironmentCubemapHandler

    Fields

    exposure

    Exposure to use with this Sky

    Declaration
    public float exposure
    Field Value
    Type Description
    System.Single

    rotation

    Offset on the longitude. Affect both sky and sun position in Shadow part

    Declaration
    public float rotation
    Field Value
    Type Description
    System.Single

    Operators

    Implicit(Environment.Sky to Sky)

    Implicit conversion operator to runtime version of sky datas

    Declaration
    public static implicit operator Sky(Environment.Sky sky)
    Parameters
    Type Name Description
    Environment.Sky sky

    Editor version of the datas

    Returns
    Type Description
    Sky
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023