Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: harshitgaur on September 26, 2014, 11:11:32 PM
-
Hey guys, i need help when i import ngui in my game it shows error:
`Camera' does not contain a definition for `orthographic' and no extension method `orthographic' of type `Camera' could be found (are you missing a using directive or an assembly reference?).
2.)Camera' does not contain a definition for `cullingMask' and no extension method `cullingMask' of type `Camera' could be found (are you missing a using directive or an assembly reference?)
can anyone help please reply soon
-
Do you have a custom class that's called "Camera"? Try renaming that.