CinemachineTargetGroup.Target.radius Field

Cinemachine

CinemachineTargetGroupTargetradius Field

The radius of the target, used for calculating the bounding box. Cannot be negative

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The radius of the target, used for calculating the bounding box.  Cannot be negative")]
public float radius
var radius

Field Value

Type: Single
See Also