hello developers, I want to recognize wall so i set InstantTrackingPlaneOrientation: 90.0 in wikitude InstantTrackingController.cs script but it gives me following error:
Error CS0201 Only assignment, call, increment, decrement, and new object expressions can be used as a statement
Can anyone tell me what i am doing wrong here. I read documentation of it and then try to implement it but unfortunately i get above error.
jeet rami
hello developers,
I want to recognize wall so i set InstantTrackingPlaneOrientation: 90.0 in wikitude InstantTrackingController.cs script but it gives me following error:
Error CS0201 Only assignment, call, increment, decrement, and new object expressions can be used as a statement
Can anyone tell me what i am doing wrong here. I read documentation of it and then try to implement it but unfortunately i get above error.
Pic of error is attached below.
Thank you in advance and waiting for reply...