About 13 results
Open links in new tab
  1. Class GlobalStatusEvent

    Syntax [Serializable] public class GlobalStatusEvent : UnityEvent<EventBase>, ISerializationCallbackReceiver Implements UnityEngine.ISerializationCallbackReceiver

  2. Welcome to the NextMind SDK Scripting Reference!

    Welcome to the NextMind SDK Scripting Reference! This section of the documentation contains details of the scripting API that NextMind provides. The scripting reference is organised according to the …

  3. Enum ScanningState - snapchat.github.io

    Enumeration providing the available states regarding device scanning. Namespace: NextMind

  4. Class NeuroTag - snapchat.github.io

    Remarks Each NeuroTag in the scene gets a specific visual signature that will generate a response in the user brain. The NextMind engine can detect this response to measure the attentional focus of the …

  5. Namespace NextMind.Events

    DeviceConnectionEvent UnityEvent for NextMind callbacks regarding device connection (connected/disconnected/available/unavailable).

  6. Enum NeuroManager.ScanBehaviour

    Enumeration providing the available Device scanning behaviours. Namespace: NextMind

  7. Class CalibrationManager

    Remarks Here is the process in a simplified way after calling StartCalibration ():

  8. Namespace NextMind.Calibration

    TagCalibrationBehaviour TagCalibrationBehaviour is the base class from which you must inherit to define the NeuroTag 's behaviour during calibration.

  9. Namespace NextMind.Devices

    ConnectedDeviceStatus This component displays basic information about the last connected Device.

  10. Namespace NextMind.NeuroTags

    NeuroTagFeedback A simple component forwarding the last confidence values of a NeuroTag to the UnityEngine.Animator attached to it.