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
AnimatableHorizontalLayoutGroup
C# Class AnimatableHorizontalLayoutGroup, AnimatedUnityLayouts
Inheritance:
UnityEngine.UI.HorizontalLayoutGroup
ファイルを表示
Open project: tmunro/AnimatedUnityLayouts
Public Methods
Method
Description
SetLayoutHorizontal
( ) :
void
SetLayoutVertical
( ) :
void
Protected Methods
Method
Description
OnEnable
( ) :
void
Private Methods
Method
Description
CalculateLayout
( ) :
IEnumerator
Method Details
OnEnable()
protected
method
protected
OnEnable
( ) :
void
return
void
SetLayoutHorizontal()
public
method
public
SetLayoutHorizontal
( ) :
void
return
void
SetLayoutVertical()
public
method
public
SetLayoutVertical
( ) :
void
return
void