Cinemachine
CinemachineVirtualCameraBaseName Property |
Get the name of the Virtual Camera. Base implementation
returns the owner GameObject's name.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string Name { get; }
function get_Name();
Property Value
Type: StringImplements
ICinemachineCameraNameSee Also