CinemachineCore.Instance Property

Cinemachine

CinemachineCoreInstance Property

Get the singleton instance

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static CinemachineCore Instance { get; }
Cinemachine.CinemachineCore.get_Instance = function();

Property Value

Type: CinemachineCore
See Also