Field MaxCameras
The maximum number of tracked cameras. If you want to add more cameras, do it here in the source code, and be sure to add the extra member variables and to make the appropriate changes in GetWeight() and SetWeight(). The inspector will figure itself out based on this value.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public const int MaxCameras = 8
Returns
Type | Description |
---|---|
int |