docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CameraController

    The role of this controller is to send triggers to a photosensor array at the rate defined by the FPS input port.

    Inheritance
    object
    NodeRuntime
    CameraController
    Inherited Members
    NodeRuntime._parent
    NodeRuntime._portList
    NodeRuntime._queryPath
    NodeRuntime._tickCPUTimeNs
    NodeRuntime.Initialize(SystemGraphComponent)
    NodeRuntime.InternalInitialize()
    NodeRuntime.Start()
    NodeRuntime.Disable()
    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("Controller", "Camera Controller", NodeTick.Synchronous, (LifeCycle)0, 0, NodeMode.Standard, false)]
    public class CameraController : NodeRuntime

    Fields

    Name Description
    exposureTime
    framesPerSecond
    trigger

    Methods

    Name Description
    Enable(ClockState)

    Initialize the controller.

    OnTick(double, double, ClockState, Signal)

    Trigger a frame capture based on the wanted FPS.

    In This Article
    • Fields
    • Methods
    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)