Click or drag to resize

POITooltipSpawn_autoDetectTransformSyncPivot Field

If true, and no pivot is set, we will try to find the parent TransformSync (if one exists) and set that as the pivot

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _autoDetectTransformSyncPivot

Field Value

Type: Boolean
See Also