Click or drag to resize

InteractableObjectLink_autoDiscover Field

Auto discover the linked IInteractableObject in the parent hierarchy on Awake()

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _autoDiscover

Field Value

Type: Boolean
See Also