ICinemachineCamera.Name Property

Cinemachine

ICinemachineCameraName Property

Gets the name of this virtual camera. For use when deciding how to blend to or from this camera

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
string Name { get; }
function get_Name();

Property Value

Type: String
See Also