Dayvid Jones
Dayvid Jones
I'm attempting to create a solution for adding tattoos, but am I correct in understanding that Driven Decals doesn't work with skinned meshes?
# SPECIFIC ISSUE ENCOUNTERED I'm testing this scene -> https://github.com/google-ar/arcore-unity-sdk/blob/master/Assets/GoogleARCore/Examples/AugmentedImage/Scenes/AugmentedImage.unity And this Class -> https://github.com/google-ar/arcore-unity-sdk/blob/master/Assets/GoogleARCore/Examples/AugmentedImage/Scripts/AugmentedImageExampleController.cs Once an image is tracked, it is always tracked. AugmentedImage.TrackingState always equals TrackingState.Tracking, even if...
I have a scene with image tracking, it works. But when the app leaves this scene and loads another, then loads the image tracking scene again, the trackedImagesChanged action never...
This error is back. I'm getting it in XCode. I've tried these solutions and they didn't work. https://github.com/mapbox/mapbox-unity-sdk/issues/644 https://github.com/mapbox/mapbox-unity-sdk/issues/589 * Unity version: 2019.2.8f1 * Scripting Backend: IL2CPP * Mapbox SDK...
Hi. Can I make changes to AbstractMap's Map Layers Tileset ID via code during runtime?
Hi, Can I make changes to AbstractMap's Features? I want to change a Map Features Data Layer via code during runtime, is that possible?