PagedRect  1.26
UI.Pagination.PagedRect_LayoutGroup Class Reference
Inheritance diagram for UI.Pagination.PagedRect_LayoutGroup:

Public Member Functions

override void CalculateLayoutInputHorizontal ()
 
override void CalculateLayoutInputVertical ()
 
override void SetLayoutHorizontal ()
 
override void SetLayoutVertical ()
 

Public Attributes

PagedRect pagedRect
 

Protected Member Functions

void CalcAlongAxis (int axis, bool isVertical)
 
void SetChildrenAlongAxis (int axis, bool isVertical)
 
void SetChildrenHorizontal (int axis)
 
void SetChildrenVertical (int axis)
 
float GetPageDesiredScale (Page page, int axis)
 

Protected Attributes

RectTransform.Axis m_Axis = RectTransform.Axis.Horizontal
 

Properties

RectTransform.Axis Axis [get, set]
 
bool IsVertical [get]
 

Member Function Documentation

void UI.Pagination.PagedRect_LayoutGroup.CalcAlongAxis ( int  axis,
bool  isVertical 
)
protected
override void UI.Pagination.PagedRect_LayoutGroup.CalculateLayoutInputHorizontal ( )
override void UI.Pagination.PagedRect_LayoutGroup.CalculateLayoutInputVertical ( )
float UI.Pagination.PagedRect_LayoutGroup.GetPageDesiredScale ( Page  page,
int  axis 
)
protected
void UI.Pagination.PagedRect_LayoutGroup.SetChildrenAlongAxis ( int  axis,
bool  isVertical 
)
protected
void UI.Pagination.PagedRect_LayoutGroup.SetChildrenHorizontal ( int  axis)
protected
void UI.Pagination.PagedRect_LayoutGroup.SetChildrenVertical ( int  axis)
protected
override void UI.Pagination.PagedRect_LayoutGroup.SetLayoutHorizontal ( )
override void UI.Pagination.PagedRect_LayoutGroup.SetLayoutVertical ( )

Member Data Documentation

RectTransform.Axis UI.Pagination.PagedRect_LayoutGroup.m_Axis = RectTransform.Axis.Horizontal
protected
PagedRect UI.Pagination.PagedRect_LayoutGroup.pagedRect

Property Documentation

RectTransform.Axis UI.Pagination.PagedRect_LayoutGroup.Axis
getset
bool UI.Pagination.PagedRect_LayoutGroup.IsVertical
get

The documentation for this class was generated from the following files: