Version: 2022.3
言語: 日本語

説明

Subscribe to this event to add additional picking objects to the HandleUtility.PickGameObject method.

PickGameObject invokes this delegate when clicking in the SceneView.

An example use case for this event would be if you are rendering meshes with Graphics.RenderMesh, and would like to be able to select the GameObject that represents these meshes.