CinemachineTargetGroup.m_UpdateMethod Field

Cinemachine

CinemachineTargetGroupm_UpdateMethod Field

When to update the group's transform based on the position of the group members

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("When to update the group's transform based on the position of the group members")]
public CinemachineTargetGroupUpdateMethod m_UpdateMethod
var m_UpdateMethod

Field Value

Type: CinemachineTargetGroupUpdateMethod
See Also