Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MenuResizer
C# 클래스 MenuResizer, Unity-Free-Flight
상속:
MonoBehaviour
파일 보기
프로젝트 열기: NickolausDS/Unity-Free-Flight
공개 프로퍼티들
프로퍼티
타입
설명
autoSetMenuItems
bool
items
List
menu
GameObject
paddingPerItem
int
perItemSize
int
공개 메소드들
메소드
설명
OnRenderObject
( ) :
void
비공개 메소드들
메소드
설명
resetMenuItems
( ) :
void
resizeMenu
( ) :
void
메소드 상세
OnRenderObject()
공개
메소드
public
OnRenderObject
( ) :
void
리턴
void
프로퍼티 상세
autoSetMenuItems
공개적으로 프로퍼티
public
bool
autoSetMenuItems
리턴
bool
items
공개적으로 프로퍼티
public
List
items
리턴
List
menu
공개적으로 프로퍼티
public
GameObject
menu
리턴
GameObject
paddingPerItem
공개적으로 프로퍼티
public
int
paddingPerItem
리턴
int
perItemSize
공개적으로 프로퍼티
public
int
perItemSize
리턴
int