docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field samplingRequest

    The input structure will be stored into the node until the next simulation rendering where the node will execute the sampling on the simulation.

    The sampling request structure can be found into photosensor.cs.You will find the list of variables inside the struct and a description of what they are used for.

    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    [Tooltip("List of orientations where to take a sample from.")]
    [Field("SamplingRequest", PortDirection.Left, FieldExtra.Read|FieldExtra.ChangeEvent)]
    [SerializeField]
    protected PortType<SamplingRequest> samplingRequest
    Returns
    Type Description
    PortType<SamplingRequest>
    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)