| DeactivateARCameraOnPC Class |
Deactivates the AR Camera if the application is running on PC (not running on Android).
Inheritance Hierarchy SystemObject Object Component Behaviour MonoBehaviour ASLDeactivateARCameraOnPC
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public 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
|
TopSee Also