Support
Quality
Security
License
Reuse
Coming Soon for all Libraries!
Currently covering the most popular Java, JavaScript and Python libraries. See a SAMPLE HERE.
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Example content for Unity projects based on AR Foundation
No Code Snippets are available at this moment for arfoundation-samples.Refer to component home page for details.
No Code Snippets are available at this moment for arfoundation-samples.Refer to component home page for details.
QUESTION
Place On Plane Script In Unity
Asked 2022-Mar-19 at 08:08I just started learning AR development with unity using this YouTube tutorial (https://www.youtube.com/watch?v=lelX8GGh_S8). At some point in the tutorial, the creator added a script called "Place on Plane" to the AR Session Origin. He didn't write the script in the tutorial and it seems more like a Unity script but for some reason, I wasn't able to find it in my Unity and now I'm stuck. Please, any assistance would be greatly appreciated.
Script: https://github.com/Unity-Technologies/arfoundation-samples/blob/main/Assets/Scripts/PlaceOnPlane.cs
ANSWER
Answered 2022-Mar-18 at 09:27If you look into the PackageManager for ARFoundation
you find
Samples available at https://github.com/Unity-Technologies/arfoundation-samples
which basically means: These are not included! If you want to use anything from there then download and import these samples into your project.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
No vulnerabilities reported
Explore Related Topics