修复bug
This commit is contained in:
parent
f1d865dc81
commit
a4d328803b
@ -72,7 +72,7 @@ public class Show3DCamera : MonoBehaviour
|
||||
|
||||
|
||||
|
||||
public void ResetCamera(Transform target, RectTransform inputRect = null, bool isRenderTexture = true)
|
||||
public void ResetCamera(Transform target, RectTransform inputRect = null, bool isRenderTexture = false)
|
||||
{
|
||||
if (target == null)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user