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.

GAZE - WorldCursor on 3D FBX model

Hi,
I followed Holograms101 and added an aircraft 3d model FBX file. But the world cursor is not falling on the aircraft model but it could be seen in Origami model. What changes do I need to do so that my Gaze hits on the Aircraft 3d model and world cursor wraps on it.
Attached the added model screenshot along with origami hologram collection

Tagged:

Best Answer

Answers

  • Instead of meshcollider which is expensive, add a box collider and configure is boundaries to fit the model.

    Healthcare IT professional by day - Indie GameDev for UWP and mobile platforms by night

Sign In or Register to comment.