Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityCommonLibrary
Utility
RectUtility
C# Class UnityCommonLibrary.Utility.RectUtility
显示文件
Open project: thebeardphantom/UnityCommonLibrary
Public Methods
Method
Description
ClosestPointOnRect
(
this
rect
,
Vector2
point
) :
Vector2
Method Details
ClosestPointOnRect()
public
static
method
public
static
ClosestPointOnRect
(
this
rect
,
Vector2
point
) :
Vector2
rect
this
point
UnityEngine.Vector2
return
UnityEngine.Vector2