C# Class UnityCommonLibrary.Utility.CameraUtility

显示文件 Open project: thebeardphantom/UnityCommonLibrary

Public Methods

Method Description
OrthographicBounds ( this camera ) : Bounds

Method Details

OrthographicBounds() public static method

public static OrthographicBounds ( this camera ) : Bounds
camera this
return UnityEngine.Bounds