docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PhotosensorToIntensityV2

    Expose the conversion of photosensor sampling data to an intensity 2D texture as a node in SystemGraph.

    Inheritance
    object
    NodeRuntime
    Transcoder
    PhotosensorTranscoder
    PhotosensorToTextureV2
    PhotosensorToIntensityV2
    Inherited Members
    PhotosensorToTextureV2.height
    PhotosensorToTextureV2._outputBuffer
    PhotosensorToTextureV2._kernelName
    PhotosensorToTextureV2._outputTextureFormat
    PhotosensorToTextureV2._outputTextureID
    PhotosensorToTextureV2.Height
    PhotosensorToTextureV2.Width
    PhotosensorToTextureV2.Enable(Scheduler.ClockState)
    PhotosensorToTextureV2.Disable()
    PhotosensorToTextureV2.InternalBindExtraParameters(CommandBuffer)
    PhotosensorToTextureV2.Transcode(CustomPassContext)
    PhotosensorTranscoder.frame
    PhotosensorTranscoder.SampleCountPerFrame
    PhotosensorTranscoder.InitializeSensorSDKShaderKernel(string)
    PhotosensorTranscoder.IsValidForTranscode()
    Transcoder.inTranscode
    Transcoder.outTranscode
    Transcoder._computeShader
    Transcoder.EnableInterfaceOnChangeEvent()
    Transcoder.DisableInterfaceOnChangeEvent()
    Transcoder.InitializeSensorSDKComputeShader(string, string)
    Transcoder.Release()
    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("Photosensor Transcoder", "PhotosensorToIntensity v2", NodeTick.Asynchronous, (LifeCycle)0, 0, NodeMode.Standard, false)]
    [HelpURL("https://docs.unity3d.com/Packages/com.unity.sensorsdk@2.1/manual/NodeReference/PhotosensorTranscoder/PhotosensorToIntensity.html")]
    public class PhotosensorToIntensityV2 : PhotosensorToTextureV2

    Constructors

    Name Description
    PhotosensorToIntensityV2()

    Initializes and returns an instance of PhotosensorToIntensityV2.

    Fields

    Name Description
    intensity

    Methods

    Name Description
    SetOutputTexture(RenderTexture)

    This function is called upon processing the data extraction, the output texture may now be used for proceeding gpu operations.

    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)