Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GILES
Interface
pb_GridLayoutGroup
C# Class GILES.Interface.pb_GridLayoutGroup
Inheritance:
UnityEngine.UI.GridLayoutGroup
,
pb_IOnResizeHandler
ファイルを表示
Open project: procore3d/giles
Public Properties
Property
Type
Description
elementSize
UnityEngine.Vector2
maintainAspectRatio
bool
Public Methods
Method
Description
OnResize
( ) :
void
Protected Methods
Method
Description
Start
( ) :
void
Method Details
OnResize()
public
method
public
OnResize
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Property Details
elementSize
public_oe property
public
Vector2,UnityEngine
elementSize
return
UnityEngine.Vector2
maintainAspectRatio
public_oe property
public
bool
maintainAspectRatio
return
bool