Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pathfinding
UserConnection
C# 클래스 Pathfinding.UserConnection
파일 보기
프로젝트 열기: austinshenk/Binary
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
enable
bool
oneWay
bool
p1
UnityEngine.Vector3
p2
UnityEngine.Vector3
type
ConnectionType
width
float
프로퍼티 상세
enable
공개적으로 프로퍼티
public
bool
enable
리턴
bool
oneWay
공개적으로 프로퍼티
public
bool
oneWay
리턴
bool
p1
공개적으로 프로퍼티
public
Vector3,UnityEngine
p1
리턴
UnityEngine.Vector3
p2
공개적으로 프로퍼티
public
Vector3,UnityEngine
p2
리턴
UnityEngine.Vector3
type
공개적으로 프로퍼티
public
ConnectionType
type
리턴
ConnectionType
width
공개적으로 프로퍼티
public
float
width
리턴
float