Click or drag to resize

CameraTargetShouldSnap Property

If set to true, moving to/from this target will happen via a fade in/out and not via an animation

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

Property Value

Type: Boolean
See Also