CinemachineFramingTransposer.m_LastBounds Property

Cinemachine

CinemachineFramingTransposerm_LastBounds Property

For editor visulaization of the calculated bounding box of the group

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Bounds m_LastBounds { get; }
function get_m_LastBounds();

Property Value

Type: Bounds
See Also