Click or drag to resize

SnapTargetReparentWhenSnapped Property

Should the TransformSync move to the same parent when snapping?

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

Property Value

Type: Boolean
See Also