docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate IPhotosensorArrayDescription.ExposureTimeChangedEventHandler

    Type of event handler used when exposure time changes.

    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    public delegate void IPhotosensorArrayDescription.ExposureTimeChangedEventHandler(float oldExposureTime, float newExposureTime)
    Parameters
    Type Name Description
    float oldExposureTime

    The exposure time before the change

    float newExposureTime

    The exposure time after the change

    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)