Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
exAtlasInfo.Node
C# Class exAtlasInfo.Node, ex2d-v1
Datei anzeigen
Open project: exdev/ex2d-v1
Public Properties
Property
Type
Description
bottomChild
Node,
rect
Rect
rightChild
Node,
Public Methods
Method
Description
Insert
(
Element,
_el
) :
Vector2?
Node
(
Rect
_rect
) :
UnityEditor
Method Details
Insert()
public
method
public
Insert
(
Element,
_el
) :
Vector2?
_el
Element,
return
Vector2?
Node()
public
method
public
Node
(
Rect
_rect
) :
UnityEditor
_rect
Rect
return
UnityEditor
Property Details
bottomChild
public_oe property
public
Node,
bottomChild
return
Node,
rect
public_oe property
public
Rect
rect
return
Rect
rightChild
public_oe property
public
Node,
rightChild
return
Node,