docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PhotosensorArrayNode

    Expose the photosensor array, in deferred rendering mode, implementation as a node in SystemGraph.

    Inheritance
    object
    NodeRuntime
    PhotosensorArray
    PhotosensorArrayNode
    Inherited Members
    PhotosensorArray.DefaultExposureTime
    PhotosensorArray.DefaultGain
    PhotosensorArray.BaseIso
    PhotosensorArray.EquivalentIso(float)
    PhotosensorArray.trigger
    PhotosensorArray.arrayWidth
    PhotosensorArray.arrayHeight
    PhotosensorArray.sensorWidth
    PhotosensorArray.sensorHeight
    PhotosensorArray.exposureTime
    PhotosensorArray.gain
    PhotosensorArray.renderingOrder
    PhotosensorArray.outSamples
    PhotosensorArray.outTranscode
    PhotosensorArray.repeatedFrames
    PhotosensorArray.fov
    PhotosensorArray._sensorData
    PhotosensorArray._customPassesDesc
    PhotosensorArray.EnableOnTriggerEvent()
    PhotosensorArray.DisableOnTriggerEvent()
    PhotosensorArray.FillSensorDescription()
    NodeRuntime._parent
    NodeRuntime._portList
    NodeRuntime._queryPath
    NodeRuntime._tickCPUTimeNs
    NodeRuntime.Initialize(SystemGraphComponent)
    NodeRuntime.InternalInitialize()
    NodeRuntime.Start()
    NodeRuntime.OnTick(double, double, Scheduler.ClockState, Scheduler.Signal)
    NodeRuntime.Update()
    NodeRuntime.FixedUpdate()
    NodeRuntime.OnPortAdded(string, Type, string, PortDirection, FieldExtra, ref IPortType)
    NodeRuntime.OnPortRemoved(string)
    NodeRuntime.InitializeDynamicPorts(SystemGraphComponent)
    NodeRuntime.QueryPath
    NodeRuntime.TickCPUTimeNs
    NodeRuntime.PortDataList
    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    [NodeCategory("Photosensors", "PhotosensorArray", NodeTick.Asynchronous, (LifeCycle)0, 0, NodeMode.Standard, false)]
    [HelpURL("https://docs.unity3d.com/Packages/com.unity.sensorsdk@2.0/manual/DeveloperGuide/PhotosensorArrays.html")]
    public class PhotosensorArrayNode : PhotosensorArray

    Fields

    Name Description
    lensBinding

    Position and orientation of the photosensor array in space (scale is ignored).

    Methods

    Name Description
    Disable()

    Forwarded OnDisable Unity event from the parent SystemGraphComponent

    Enable(ClockState)

    Forwarded OnEnable Unity event from the parent SystemGraphComponent

    InternalOnTrigger()

    Allows any child to be notified when OnTrigger is called, to add any other process.

    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)