CinemachineBrain.DefaultWorldUp Property

Cinemachine

CinemachineBrainDefaultWorldUp Property

Get the default world up for the virtual cameras.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Vector3 DefaultWorldUp { get; }
function get_DefaultWorldUp();

Property Value

Type: Vector3
See Also