docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ProjectedImageOnSensorRequest

    Provides a graphic context and the return value of a request made by the photosensor array to the lens component.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    public struct ProjectedImageOnSensorRequest

    Fields

    Name Description
    ctx

    Custom pass context used to capture the image, the camera textures in this custom pass context may not have the lens post processing effects applied to them.

    repeatedFrames

    The number of triggers that happened in the last Unity cycle. It is the number of times the sensor outputs the same texture.

    texture

    Output texture from the lens, with all the post processing effects applied.

    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)