예제 #1
0
 HashSet <Vector3Int> ILightManager.Update()
 {
     return(lightManager.Update());
 }