Show / Hide Table of Contents

    Class LSLOutlet

    Inheritance
    Object
    LSLOutlet
    Namespace: LSL4Unity
    Assembly: cs.temp.dll.dll
    Syntax
    public class LSLOutlet : MonoBehaviour

    Fields

    channelCount

    Declaration
    public int channelCount
    Field Value
    Type Description
    Int32

    streamName

    Declaration
    public string streamName
    Field Value
    Type Description
    String

    streamType

    Declaration
    public string streamType
    Field Value
    Type Description
    String

    Methods

    FixedUpdate()

    Declaration
    public void FixedUpdate()
    Back to top LSL 4 Unity documentation