microsoft / MixedRealityDesignLabs_Unity

Mixed Reality Design Labs share experimental samples, explorations and learning from Windows Mixed Reality Design group. If you are looking for official toolkit, please use Mixed Reality Toolkit
MIT License
408 stars 110 forks source link

need use holograms app cursor #56

Closed kirabo closed 6 years ago

kirabo commented 7 years ago

holograms app cursor experience is very good, if there is a demo just fine ”App Bar and Bounding Box“ cursor experience is not very good

Railboy commented 7 years ago

Hi kirabo - could you elaborate? Is the cursor not behaving as expected?

kirabo commented 7 years ago

test

kirabo commented 7 years ago

Can provide sample?please help

Railboy commented 7 years ago

Thanks for the illustration. I see now that you mean that our animated cursor doesn't change its icon when gazing at manipulation handles. We'll consider making this change.

If this is something you need immediately I'd suggest making a cursor that extends the Cursor base class and substituting our default AnimCursor prefab for one of your own.