pick_pixel#
- NyxRenderer.pick_pixel(self, camera_index: int, pixel: gs_nyx.nyx_py_sdk.uint2, position_ws: gs_nyx.nyx_py_sdk.float3, scene_ref: gs_nyx.nyx_py_renderer.SceneReference) bool#
Pick the scene object visible under ‘pixel’ from the given camera. Fills ‘position_ws’ and ‘scene_ref’ on success.