Preparing search index...
The search index is not available
rfw2d
rfw2d
Group
Class Group
Hierarchy (
View Summary
)
Base
Group
Index
Constructors
constructor
Properties
[OBJECT_
KIND]
label?
transform
Accessors
[to
String
Tag]
children
parent
Methods
add
remove
Constructors
constructor
new
Group
(
options
?:
GroupOptions
)
:
Group
Parameters
Optional
options
:
GroupOptions
Returns
Group
Properties
[OBJECT_
KIND]
"[OBJECT_KIND]"
:
ObjectKind
= ObjectKind.GROUP
Optional
label
label
?:
string
Readonly
transform
transform
:
LocalTransform2D
= ...
Accessors
[to
String
Tag]
get
"[toStringTag]"
()
:
string
Returns
string
children
get
children
()
:
readonly
SceneGraphObject
[]
Returns
readonly
SceneGraphObject
[]
parent
get
parent
()
:
undefined
|
Group
Returns
undefined
|
Group
set
parent
(
parent
:
undefined
|
Group
)
:
void
Parameters
parent
:
undefined
|
Group
Returns
void
Methods
add
add
(
...
children
:
SceneGraphObject
[]
)
:
void
Parameters
...
children
:
SceneGraphObject
[]
Returns
void
remove
remove
(
...
children
:
SceneGraphObject
[]
)
:
void
Parameters
...
children
:
SceneGraphObject
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[OBJECT_
KIND]
label
transform
Accessors
[to
String
Tag]
children
parent
Methods
add
remove
rfw2d
Loading...