SceneLayout type
Scene layout options.
Signature:
type SceneLayout = 'combo' | 'front';
Remarks
combois a front/back view of the model. -frontis the front view only.
Scene layout options.
Signature:
type SceneLayout = 'combo' | 'front';
combo is a front/back view of the model. - front is the front view only.