Preparing search index...
The search index is not available
rfw2d
rfw2d
EmptyObject
Class EmptyObject
Hierarchy (
View Summary
)
SceneObject
EmptyObject
Index
Constructors
constructor
Properties
[OBJECT_
KIND]
label?
transform
Accessors
[to
String
Tag]
parent
Constructors
constructor
new
EmptyObject
(
options
?:
ObjectOptions
)
:
EmptyObject
Parameters
Optional
options
:
ObjectOptions
Returns
EmptyObject
Properties
[OBJECT_
KIND]
"[OBJECT_KIND]"
:
ObjectKind
= ObjectKind.OBJECT
Optional
label
label
?:
string
Readonly
transform
transform
:
LocalTransform2D
= ...
Accessors
[to
String
Tag]
get
"[toStringTag]"
()
:
string
Returns
string
parent
get
parent
()
:
undefined
|
Group
Returns
undefined
|
Group
set
parent
(
parent
:
undefined
|
Group
)
:
void
Parameters
parent
:
undefined
|
Group
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]
parent
rfw2d
Loading...