Show / Hide Table of Contents

Class CameraUtilities

Contains utility functions related to the Camera

Inheritance
object
CameraUtilities
Namespace: WeaverCore.Utilities
Assembly: WeaverCore.dll
Syntax
public static class CameraUtilities

Methods

| Edit this page View Source

GetHudCamera()

Attempts to retrieve the hud camera. Returns null if not found

Declaration
public static HUDCamera GetHudCamera()
Returns
Type Description
HUDCamera
| Edit this page View Source

GetHudCanvas()

Attempts to retrieve the hud canvas. Returns null if not found

Declaration
public static GameObject GetHudCanvas()
Returns
Type Description
GameObject
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾