CinemachineCore.BrainCount Property

Cinemachine

CinemachineCoreBrainCount Property

Access the array of active CinemachineBrains in the scene

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int BrainCount { get; }
function get_BrainCount();

Property Value

Type: Int32
See Also