MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
359 stars 91 forks source link

TransformExtensions class exists in MRTK2, we should add it to MRTK3 #188

Closed IssueSyncBot closed 12 months ago

IssueSyncBot commented 12 months ago

Original issue opened by:

@shaynie shaynie


TransformExtensions.cs contains useful extension methods for transforms. It's in the MRTK2 foundation package. We should bring it in to the MRTK3 package as well.


ISSUE MIGRATION

Issue migrated from: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11408

IssueSyncBot commented 12 months ago

Original comment by:

@shaynie shaynie


Resolved with https://github.com/microsoft/MixedRealityToolkit-Unity/pull/11435