docs.unity3d.com
    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.pointCloud
    ParallelStereo.boundLeftTransform
    ParallelStereo.boundRightTransform
    ParallelStereo._computePointCloudKernelIdx
    ParallelStereo._computeClearDisparitiesKernelIdx
    ParallelStereo._pointCloud
    ParallelStereo._disparitiesScores
    ParallelStereo._baseline
    ParallelStereo.InitializeComputeShader()
    ParallelStereo.PrepareDisparityBuffer(Int32, Int32)
    ParallelStereo.ComputeBaseline()
    ParallelStereo.Release()
    ParallelStereo.Enable(Scheduler.ClockState)
    ParallelStereo.Disable()
    ParallelStereo.Transcode(CustomPassContext)
    Transcoder.inTranscode
    Transcoder.outTranscode
    Transcoder._computeShader
    Transcoder._computeKernelIdx
    Transcoder.EnableInterfaceOnChangeEvent()
    Transcoder.DisableInterfaceOnChangeEvent()
    Transcoder.InitializeComputeShader(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, IPortType)
    NodeRuntime.OnPortRemoved(String)
    NodeRuntime.InitializeDynamicPorts(SystemGraphComponent)
    NodeRuntime.QueryPath
    NodeRuntime.TickCPUTimeNs
    NodeRuntime.PortDataList
    Namespace: Mechatronics.SensorSDK
    Syntax
    [NodeCategory("Transcoder", "ParallelStereo", NodeTick.Asynchronous, (LifeCycle)0, 0F, NodeMode.Standard, false)]
    [HelpURL("https://docs.unity3d.com/Packages/com.unity.sensorsdk@1.0/manual/DeveloperGuide/Transcoders.html")]
    public class ParallelStereoNode : ParallelStereo
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023