MRTK3のサンプルプロジェクトを見る HandInteractionExamples その⑤BoundsControl 2D

本日はMRTK3枠です。 今回はHandInteractionExamplesのBoundsControlを見ていきます。 〇BoundsControl BoundsControlではBoundingBoxのサンプルです。 BoundingBoxとは主にUIで使用されるテキストや画像の範囲を可視化する概念ですがMixedRealityの場合はインタラクティブ可能な(Interactable)オブジェクトに対して、その…