CinemachineTargetGroup.IsEmpty Property

Cinemachine

CinemachineTargetGroupIsEmpty Property

Return true if there are no members with weight > 0

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool IsEmpty { get; }
function get_IsEmpty();

Property Value

Type: Boolean
See Also