ICinemachineCamera.LiveChildOrSelf Property

Cinemachine

ICinemachineCameraLiveChildOrSelf Property

For cameras that implement child cameras, return the live child, otherwise, just returns self.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
ICinemachineCamera LiveChildOrSelf { get; }
function get_LiveChildOrSelf();

Property Value

Type: ICinemachineCamera
See Also