Click or drag to resize

CameraTargetUpdateSmoothingSpeed 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.7.0.0 (3.7.0.0)
Syntax
C#
public float UpdateSmoothingSpeed { get; }

Property Value

Type: Single
See Also