Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GILES
Interface
pb_GridLayoutGroup
C# 클래스 GILES.Interface.pb_GridLayoutGroup
상속:
UnityEngine.UI.GridLayoutGroup
,
pb_IOnResizeHandler
파일 보기
프로젝트 열기: procore3d/giles
공개 프로퍼티들
프로퍼티
타입
설명
elementSize
UnityEngine.Vector2
maintainAspectRatio
bool
공개 메소드들
메소드
설명
OnResize
( ) :
void
보호된 메소드들
메소드
설명
Start
( ) :
void
메소드 상세
OnResize()
공개
메소드
public
OnResize
( ) :
void
리턴
void
Start()
보호된
메소드
protected
Start
( ) :
void
리턴
void
프로퍼티 상세
elementSize
공개적으로 프로퍼티
public
Vector2,UnityEngine
elementSize
리턴
UnityEngine.Vector2
maintainAspectRatio
공개적으로 프로퍼티
public
bool
maintainAspectRatio
리턴
bool