Class TriggerZonePlaceObjsWithin
Implements
MonoBehaviour
Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
Assembly: cs.temp.dll.dll
Syntax
public class TriggerZonePlaceObjsWithin : MonoBehaviour, MonoBehaviour
Methods
TargetDropped()
Public method that can be called externally to indicate that one of the targets has been dropped somewhere.
Declaration
public void TargetDropped()
TargetDropped()
Public method that can be called externally to indicate that one of the targets has been dropped somewhere.
Declaration
public void TargetDropped()
Implements
MonoBehaviour