Click or drag to resize

WorldSpaceButtonShouldAutoPoint Property

True if this object requires automatic controller pointing.

Namespace:  ImmerseSDK.UI
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