CinemachineVirtualCamera.UserIsDragging Property

Cinemachine

CinemachineVirtualCameraUserIsDragging Property

API for the editor, to make the dragging of position handles behave better.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool UserIsDragging { get; set; }
function get_UserIsDragging();
function set_UserIsDragging(value);

Property Value

Type: Boolean
See Also