Login
Login
Register
EasyAR Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Can i change the marker image in HelloAR sample project.if so please tell me how to do it i'm using unity
0
votes
asked
Jul 15, 2017
by
jeffin07
(
130
points)
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
answered
Jul 20, 2017
by
kenn
(
18,790
points)
The simplest way is to just replace the image (use the same filename) in the streamingassets.
Then run, you will see the difference.
commented
Jul 21, 2017
by
jeffin07
(
130
points)
Thank you kenn that just works fine.....
i have one more question i want to load the images from another folder rather than streamingassets is it possible thanks in advance
commented
Sep 7, 2017
by
kenn
(
18,790
points)
Yes. You can reference StorageType for different type of folders:
https://www.easyar.com/doc/EasyAR%20SDK/Unity%20Plugin%20Reference/2.0/StorageType.html
Please
log in
or
register
to add a comment.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...