Click or drag to resize

IEngageableObjectInteractionAllowed Property

True if interaction is allowed, otherwise false

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
bool InteractionAllowed { get; set; }

Property Value

Type: Boolean
See Also