A widget that is used to render 3D previews based on DAE models.
The following example illustrates how you can use proof images obtained from the DesignEditor
to visualize a model in the 3D-Viewer
widget.
{
"widgets": [
{
"name": "previewer",
"type": "3d-viewer",
"params": {
"showAnimationButtons": false,
"showCameraButtons": true,
"items": [
{
"images": "{{ $['editor'].proofImageUrls }}",
"model": "64057c8e12287dfc3d0ecebc"
}
]
}
}
]
}
Constructors
Declaration
new AuWidgetMockup3DViewer()
Properties
Declaration
Property Value
Declaration
Property Value
Declaration
Property Value
Declaration
Property Value
Declaration
Property Value