Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RVOAgentPlacer
C# 클래스 RVOAgentPlacer, TheUnseen
상속:
MonoBehaviour
파일 보기
프로젝트 열기: henryj41043/TheUnseen
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
agents
int
goalOffset
Vector3
mask
LayerMask
prefab
GameObject
repathRate
float
ringSize
float
공개 메소드들
메소드
설명
GetColor
(
float
angle
) :
Color
비공개 메소드들
메소드
설명
HSVToRGB
(
float
h
,
float
s
,
float
v
) :
Color
Start
( ) :
IEnumerator
메소드 상세
GetColor()
공개
메소드
public
GetColor
(
float
angle
) :
Color
angle
float
리턴
Color
프로퍼티 상세
agents
공개적으로 프로퍼티
public
int
agents
리턴
int
goalOffset
공개적으로 프로퍼티
public
Vector3
goalOffset
리턴
Vector3
mask
공개적으로 프로퍼티
public
LayerMask
mask
리턴
LayerMask
prefab
공개적으로 프로퍼티
public
GameObject
prefab
리턴
GameObject
repathRate
공개적으로 프로퍼티
public
float
repathRate
리턴
float
ringSize
공개적으로 프로퍼티
public
float
ringSize
리턴
float