docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field sensitivity

    Minimum radiant energy threshold (watts/m^2). Under this threshold, the sampling fails. Which means the return position and intensity will be 0.0. The default value for this parameter is 0, which means it always succeeds if bounced back to the photosensor.

    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    [Tooltip("Minimum radiant energy threshold (watts/m^2).  Under this threshold, the sampling fails. (0 (default) means always succeed if bounced back to photo detector).")]
    [Field("Sensitivity", PortDirection.Left, FieldExtra.Read)]
    [SerializeField]
    protected PortType<float> sensitivity
    Returns
    Type Description
    PortType<float>
    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)