Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Hololens Multi Share String ? (another component than Transform)

Hello,
we have a project in my enterprise to share stick hologram.
We success to share stick hologram but only the Transform, another Components doesnt share.

Typically :
User01 make Stick01
User02 can see the Stick01 and the features of it.

If User01 move Stick01 (change the Transform), User02 see the Stick01 move.
If User01 change Text inside the Stick01, User02 dont see the change.

I dont how we can do that,
i suppose we need a class like "TransformSynchronizer.cs"
( https://github.com/Microsoft/MixedRealityToolkit-Unity/blob/master/Assets/HoloToolkit/Sharing/README.md#transformsynchronizercs )
and SyncString
but we dont know how do that successfully,

we have this problem since 3 months... so every help are VERY appreciate !
Thanks a lot
(sorry for my english)

Tagged:

Answers

Sign In or Register to comment.