Click or drag to resize

InteractableObjectShouldAutoPoint Property

True if this object requires automatic controller pointing.

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

Property Value

Type: Boolean

Implements

IAutoPointingObjectShouldAutoPoint
See Also