docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Trigger

    Trigger(Action<ProjectedImageOnSensorRequest>)

    Registers a camera trigger for later scene sampling and specifies a callback function when completed.

    Declaration
    public void Trigger(Action<ProjectedImageOnSensorRequest> callback)
    Parameters
    Type Name Description
    Action<ProjectedImageOnSensorRequest> callback

    The callback to execute after the scene sampling.

    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)