[]
const Model3DPresentationStyle: object;
Specifies the presentation styles of a 3D annotation.
readonly Embedded: "Embedded";
The content of a 3D annotation> should be played inside the viewer.
readonly Windowed: "Windowed";
The content of a 3D annotation> should be played in a separate window.