CameraState.ShotQuality Property

Cinemachine

CameraStateShotQuality Property

Subjective estimation of how "good" the shot is. Larger values mean better quality. Default is 1.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public float ShotQuality { get; set; }
function get_ShotQuality();
function set_ShotQuality(value);

Property Value

Type: Single
See Also