Class Environment.Shadow | Core RP Library | 6.9.2
docs.unity3d.com
    Show / Hide Table of Contents

    Class Environment.Shadow

    Inheritance
    Object
    Environment.Shadow
    Namespace: UnityEditor.Rendering.Experimental.LookDev
    Syntax
    [Serializable]
    public class Shadow

    Fields

    color

    Declaration
    public Color color
    Field Value
    Type Description
    Color

    cubemap

    Declaration
    public Cubemap cubemap
    Field Value
    Type Description
    Cubemap

    Properties

    latitude

    Declaration
    public float latitude { get; set; }
    Property Value
    Type Description
    Single

    longitude

    Declaration
    public float longitude { get; set; }
    Property Value
    Type Description
    Single

    Operators

    Implicit(Environment.Shadow to Shadow)

    Declaration
    public static implicit operator Shadow(Environment.Shadow shadow)
    Parameters
    Type Name Description
    Environment.Shadow shadow
    Returns
    Type Description
    Shadow
    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