Click or drag to resize

EngageableObjectEngagingParent Property

The top most parent that is also the root of the hierarchy

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public IEngageableObject EngagingParent { get; }

Property Value

Type: IEngageableObject
See Also