CinemachineVirtualCamera.OnDestroy Method

Cinemachine

CinemachineVirtualCameraOnDestroy Method

Calls the DestroyPipelineDelegate for destroying the hidden child object, to support undo.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
protected override void OnDestroy()
function OnDestroy();
See Also