docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParallelStereoNode

    Provide a node to expose the parallelStero feature in the SystemGraph.

    Inheritance
    object
    NodeRuntime
    Transcoder
    ParallelStereo
    ParallelStereoNode
    Inherited Members
    ParallelStereo.leftViewSamples
    ParallelStereo.rightViewSamples
    ParallelStereo.patchSize
    ParallelStereo.disparityMin
    ParallelStereo.disparityMax
    ParallelStereo.focalLength
    ParallelStereo.sensorWidth
    ParallelStereo.sensorHeight
    ParallelStereo.speckleWindow
    ParallelStereo.disparityVariation
    ParallelStereo.pointCloud
    ParallelStereo.boundLeftTransform
    ParallelStereo.boundRightTransform
    ParallelStereo._computePointCloudShader
    ParallelStereo._clearDisparitiesShader
    ParallelStereo._pointCloud
    ParallelStereo._disparitiesScores
    ParallelStereo._baseline
    ParallelStereo.InitializeComputeShader()
    ParallelStereo.PrepareDisparityBuffer(int, int)
    ParallelStereo.ComputeBaseline()
    ParallelStereo.Release()
    ParallelStereo.Enable(Scheduler.ClockState)
    ParallelStereo.Disable()
    ParallelStereo.Transcode(CustomPassContext)
    ParallelStereo.AreParametersValid()
    Transcoder.inTranscode
    Transcoder.outTranscode
    Transcoder._computeShader
    Transcoder.EnableInterfaceOnChangeEvent()
    Transcoder.DisableInterfaceOnChangeEvent()
    Transcoder.InitializeSensorSDKComputeShader(string, string)
    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("Transcoder", "ParallelStereo", NodeTick.Asynchronous, (LifeCycle)0, 0, NodeMode.Standard, false)]
    [HelpURL("https://docs.unity3d.com/Packages/com.unity.sensorsdk@2.0/manual/DeveloperGuide/Transcoders.html")]
    public class ParallelStereoNode : ParallelStereo
    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)