Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.