Author Topic: Error Comes After Importing ingui  (Read 1633 times)

harshitgaur

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
Error Comes After Importing ingui
« 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

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: Error Comes After Importing ingui
« Reply #1 on: September 27, 2014, 09:47:50 AM »
Do you have a custom class that's called "Camera"? Try renaming that.