Vision
Vision copied to clipboard
UnityEngine.CullingGroup API for everyone.
Results
2
Vision issues
Sort by
recently updated
recently updated
newest added
Hi! From the documentation: ``` public bool IsVisible(int index); Note that this method uses the most recently computed visibility states. Visibility is updated immediately before rendering, so using this method...