TriggerZonePlaceObjsWithin Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.MonoBehaviourTriggerZonePlaceObjsWithin
- 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. |