Vertex Viewer SDK
Preparing search index...
Viewer
SceneViewItem
Interface SceneViewItem
interface
SceneViewItem
{
boundingBox
?:
BoundingBox
|
null
;
createdAt
:
Date
;
id
:
string
;
name
?:
string
|
null
;
override
?:
SceneViewItemOverride
|
null
;
parentId
?:
string
;
suppliedId
?:
string
|
null
;
worldTransform
?:
Matrix4
.
Matrix4
|
null
;
}
Index
Properties
bounding
Box?
created
At
id
name?
override?
parent
Id?
supplied
Id?
world
Transform?
Properties
Optional
bounding
Box
boundingBox
?:
BoundingBox
|
null
created
At
createdAt
:
Date
id
id
:
string
Optional
name
name
?:
string
|
null
Optional
override
override
?:
SceneViewItemOverride
|
null
Optional
parent
Id
parentId
?:
string
Optional
supplied
Id
suppliedId
?:
string
|
null
Optional
world
Transform
worldTransform
?:
Matrix4
.
Matrix4
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bounding
Box
created
At
id
name
override
parent
Id
supplied
Id
world
Transform
Vertex Viewer SDK
Loading...