Preparing search index...
The search index is not available
conway
conway
core/scene_node
SceneNodeUrl
Interface SceneNodeUrl
interface
SceneNodeUrl
{
index
:
number
;
localID
:
number
;
model
:
string
;
parentIndex
?:
number
;
type
:
URL
;
resolve
()
:
Promise
<
void
>
;
}
Hierarchy (
View Summary
)
SceneNodeModelBase
SceneNodeUrl
Index
Properties
index
localID
model
parent
Index?
type
Methods
resolve
Properties
Readonly
index
index
:
number
Readonly
localID
localID
:
number
Readonly
model
model
:
string
Optional
Readonly
parent
Index
parentIndex
?:
number
Readonly
type
type
:
URL
Methods
resolve
resolve
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
localID
model
parent
Index
type
Methods
resolve
conway
Loading...