This version of Unity is unsupported.

CullingGroup.targetCamera

public Camera targetCamera;

Description

Locks the CullingGroup to a specific camera.

If targetCamera is assigned then the bounding spheres will only be culled from the perspective of that camera.