Class CameraExtensions
Namespace: GGL.Extensions
Assembly: GGL.dll
Syntax
public static class CameraExtensions
Methods
| Edit this page View SourceGetCameraRectWorldSpace(Camera)
Returns the camera rect in world position.
Declaration
public static Rect GetCameraRectWorldSpace(this Camera camera)
Parameters
Type | Name | Description |
---|---|---|
Camera | camera |
Returns
Type | Description |
---|---|
Rect |