相关文章推荐
苦恼的麦片  ·  iOS ...·  2 年前    · 
傻傻的键盘  ·  python ip地址转换-掘金·  2 年前    · 
跑龙套的台灯  ·  js ...·  2 年前    · 
发财的杨桃  ·  你不知道的Electron ...·  2 年前    · 

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge
public:
 static float Distance(System::Numerics::Vector3 value1, System::Numerics::Vector3 value2);
public static float Distance (System.Numerics.Vector3 value1, System.Numerics.Vector3 value2);
static member Distance : System.Numerics.Vector3 * System.Numerics.Vector3 -> single
Public Shared Function Distance (value1 As Vector3, value2 As Vector3) As Single

Parameters