docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct LightBrightnessDescription

    Describes the brightness of a 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 LightBrightnessDescription

    Fields

    exposure

    Exposure of the light.

    Declaration
    public float exposure
    Field Value
    Type Description
    float

    intensity

    Intensity of the light.

    Declaration
    public float intensity
    Field Value
    Type Description
    float

    Methods

    ApplyTolight(Light, float)

    Applies the described properties the given light

    Declaration
    public void ApplyTolight(Light light, float lightIntensityMultiplier)
    Parameters
    Type Name Description
    Light light
    float lightIntensityMultiplier
    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)