TriggerZonePlaceObjsWithin Class

Definition

public ref class TriggerZonePlaceObjsWithin : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/TriggerZonePlaceObjsWithin")]
public class TriggerZonePlaceObjsWithin : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/TriggerZonePlaceObjsWithin")>]
type TriggerZonePlaceObjsWithin = class
    inherit MonoBehaviour
Public Class TriggerZonePlaceObjsWithin
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
TriggerZonePlaceObjsWithin
Attributes
UnityEngine.AddComponentMenuAttribute

Constructors

TriggerZonePlaceObjsWithin()

Methods

TargetDropped()

Public method that can be called externally to indicate that one of the targets has been dropped somewhere.

Applies to