Cinemachine
CinemachineVirtualCameraBaseOnEnable Method |
Base class implementation adds the virtual camera from the priority queue.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
protected virtual void OnEnable()
function OnEnable();
See Also