RestrictedPickup Class |
Note: This API is now obsolete.
Namespace: ImmerseSDK.Interaction
The RestrictedPickup type exposes the following members.
Name | Description | |
---|---|---|
RestrictedPickup | Initializes a new instance of the RestrictedPickup class |
Name | Description | |
---|---|---|
Awake | (Overrides PickupAwake.) |
Name | Description | |
---|---|---|
_forceEngagementToStop |
Force stop engagement if the object passes outside of the boundary
| |
_localBounds |
Bounds in Local space
|
Name | Description | |
---|---|---|
GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) | |
WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |