Click or drag to resize

CameraTrackingTransformShouldSmoothRotation Property

True if the rotation should be smoothed

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

Property Value

Type: Boolean
See Also