Using Bounds control of MRTK


Summary

MRTK provide manipulation behaviour as like bounding box. It’s Bounds Control.

Scale

Rotate

Move

Prerequisites

  • Unity v2020.3.16f1
  • MRTK v2.7
  • macOS Big Sur v11.6

Steps

Click Add Component.

Type boundscontrol then click BoundsControlscript.

Translation is disabled on default. Turn on Show Handle For Xor Show Handle For Yor Show Handle For Z if you need to use it.

References