 | DeactivateARCameraOnPC Class |
Deactivates the AR Camera if the application is running on PC (not running on Android).
Inheritance HierarchySystemObject Object Component Behaviour MonoBehaviour ASLDeactivateARCameraOnPC
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic class DeactivateARCameraOnPC : MonoBehaviour
Public Class DeactivateARCameraOnPC
Inherits MonoBehaviour
public ref class DeactivateARCameraOnPC : public MonoBehaviour
type DeactivateARCameraOnPC =
class
inherit MonoBehaviour
end
The DeactivateARCameraOnPC type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | Awake |
Called on start
|
Top
See Also