docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PhotosensorArray.PhotosensorArrayDescription

    Describe an array of photosensors on a plane just like what is used for cameras.

    Inheritance
    object
    PhotosensorArray.PhotosensorArrayDescription
    Implements
    IPhotosensorArrayDescription
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    protected class PhotosensorArray.PhotosensorArrayDescription : IPhotosensorArrayDescription

    Properties

    Name Description
    ArrayHeight

    Number of vertical pixels

    ArrayWidth

    Number of horizontal pixels

    CameraOrder

    Used to define a rendering order for all photosensor array. (0 is highest priority)

    ExposureTime

    The amount of time the photosensor is capturing light, in seconds

    Gain

    Amplification factor applied to the captured light. 1.0 is the default gain, more than 1.0 is brighter, less than 1.0 is darker.

    SensorHeight

    Height of the physical sensor in millimeters

    SensorWidth

    Width of the physical sensor in millimeters

    Events

    Name Description
    ExposureTimeChanged

    Event that calls subscribers when the exposure time changes.

    GainChanged

    Event that calls subscribers when the gain changes.

    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)