Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
kode80
GUIWrapper
GUIVector3Field
C# 클래스 kode80.GUIWrapper.GUIVector3Field
상속:
GUIBase
파일 보기
프로젝트 열기: kode80/UnityTools
공개 프로퍼티들
프로퍼티
타입
설명
vector
UnityEngine.Vector3
공개 메소드들
메소드
설명
GUIVector3Field
(
GUIContent
content
,
OnGUIAction
action
= null ) :
UnityEngine
보호된 메소드들
메소드
설명
CustomOnGUI
( ) :
void
메소드 상세
CustomOnGUI()
보호된
메소드
protected
CustomOnGUI
( ) :
void
리턴
void
GUIVector3Field()
공개
메소드
public
GUIVector3Field
(
GUIContent
content
,
OnGUIAction
action
= null ) :
UnityEngine
content
UnityEngine.GUIContent
action
OnGUIAction
리턴
UnityEngine
프로퍼티 상세
vector
공개적으로 프로퍼티
public
Vector3,UnityEngine
vector
리턴
UnityEngine.Vector3