CinemachineFramingTransposer.m_lastBoundsMatrix Property

Cinemachine

CinemachineFramingTransposerm_lastBoundsMatrix Property

For editor visualization 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 Matrix4x4 m_lastBoundsMatrix { get; }
function get_m_lastBoundsMatrix();

Property Value

Type: Matrix4x4
See Also