![]() | IInteractableObject Interface |
Namespace: ImmerseSDK.Interaction
public interface IInteractableObject
The IInteractableObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Name of this component
|
![]() | Transform |
This object's transform component
|
![]() | VerboseLoggingEnabled |
Use this property to check if verbose logging is enabled for this component.
|
Name | Description | |
---|---|---|
![]() | RequirementsMet |
Returns true if interaction is allowed, and interaction requirements are met.
|
![]() | ShowHighlight |
Shows/Hides a highlight around the object
|
![]() | TriggerScreenControlInteract |
Called to trigger the screen control part of the interaction
|