Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
JGriers's avatar
JGriers
Honored Guest
4 years ago

Oculus Avatar LOD Switching

I am currently trying to implement adaptive level of detail on Oculus Avatars in my application and was wondering if there was any way to switch the Level Of Detail of an Oculus Avatar at runtime in an application? I have tried setting the LOD in OculusAvatar.cs and then calling the RefreshBodyParts() function but the LOD does not change. I have also tried intantiating an entirely new avatar in the scene with a different LOD quality but it seems to always instantiate with the quality of the initial avatar. Does anyone know if it is possible to change the LOD of an avatar at runtime?

Replies have been turned off for this discussion