Lemmings
Remappable Gestures For Unity
Loading...
Searching...
No Matches
Lemmings.ILemming Interface Reference

Interface for any reference to a tracked Lemming. More...

Inherited by Lemmings.Lemming, and Lemmings.LemmingReference.

Public Member Functions

float GetConfidence ()
 Returns the confidence score for this Lemming, from 0 to 1.

Properties

string Name [get]
 The assigned name or label of the Lemming.
GameObject Source [get]
 The GameObject associated with the Lemming.

Detailed Description

Interface for any reference to a tracked Lemming.

Member Function Documentation

◆ GetConfidence()

float Lemmings.ILemming.GetConfidence ( )

Returns the confidence score for this Lemming, from 0 to 1.

Implemented in Lemmings.Lemming, and Lemmings.LemmingReference.

Property Documentation

◆ Name

string Lemmings.ILemming.Name
get

The assigned name or label of the Lemming.

Implemented in Lemmings.Lemming, and Lemmings.LemmingReference.

◆ Source

GameObject Lemmings.ILemming.Source
get

The GameObject associated with the Lemming.

Implemented in Lemmings.Lemming, and Lemmings.LemmingReference.


The documentation for this interface was generated from the following file:
  • Assets/Lemmings/Scripts/Namespace/LemmingInterfaces.cs