Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UnityEditor
RigidbodyEditor
C# 클래스 UnityEditor.RigidbodyEditor
상속:
Editor
파일 보기
프로젝트 열기: CarlosHBC/UnityDecompiled
공개 메소드들
메소드
설명
OnEnable
( ) :
void
OnInspectorGUI
( ) :
void
비공개 메소드들
메소드
설명
ConstraintToggle
(
Rect
r
,
string
label
,
RigidbodyConstraints
value
,
int
bit
) :
void
ToggleBlock
(
RigidbodyConstraints
constraints
,
GUIContent
label
,
int
x
,
int
y
,
int
z
) :
void
메소드 상세
OnEnable()
공개
메소드
public
OnEnable
( ) :
void
리턴
void
OnInspectorGUI()
공개
메소드
public
OnInspectorGUI
( ) :
void
리턴
void