Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core > API/Plugins/GameplayCameras/Core/UCameraRigTransition
Syntax
UPROPERTY (EditAnywhere, Category="Advanced")
bool bAllowCameraRigMerging
Remarks
Whether this transition allows merging two similar camera rigs together. Similar camera rigs run the same underlying camera rig prefab with different parameter overrides. When merged, instead of pushing a new camera rig instance on the blend stack, only the parameter overrides are kept. These parameter overrides are blended together and the underlying camera rig prefab is run only once.