voxcity.simulator_gpu.visibility.workspace.SurfaceViewWorkspaceKey ================================================================== .. py:class:: voxcity.simulator_gpu.visibility.workspace.SurfaceViewWorkspaceKey Immutable key for reusable building-surface visibility fields. .. py:attribute:: shape :type: Tuple[int, int, int] .. py:attribute:: meshsize :type: float .. py:attribute:: n_faces :type: int .. py:attribute:: n_azimuth :type: int .. py:attribute:: n_elevation :type: int .. py:attribute:: ray_sampling :type: str .. py:attribute:: n_rays :type: Optional[int]