docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct DistantLightDescription

    Describes a Distant light.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Importer.USD
    Assembly: Unity.Importer.USD.dll
    Syntax
    public struct DistantLightDescription

    Fields

    brightness

    Describes the intensity of the light through physical properties.

    Declaration
    public LightBrightnessDescription brightness
    Field Value
    Type Description
    LightBrightnessDescription

    color

    Describes the light's color properties.

    Declaration
    public LightColorDescription color
    Field Value
    Type Description
    LightColorDescription

    shadowEnabled

    Whether this light casts shadows or not.

    Declaration
    public bool shadowEnabled
    Field Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)