mimsdesign
Honored Guest
since ‎03-30-2013
‎02-23-2021

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

When adding other components to unity3d which also use a color type, the following scripts should add UnityEngine. to the color Type so it can be properly accessed!OVRCameraControllerEditor Line 49 change fromGUI.color = Color.white;toGUI.color = Uni...