Viewer Settings =============== Viewer settings can be assigned via a :kat:node:`ViewerObjectSettings` node. .. list-table:: :header-rows: 1 :widths: 20 80 - * Type * Attribute - * :kat:attr:`int viewer.default.pickable` * Defines whether the object can be selected in the viewer. - * :kat:attr:`int viewer.default.drawOptions.hide` * Defines whether the object/group is visible in the viewer. - * :kat:attr:`string viewer.default.drawOptions.fill` * The fill setting used in the viewer. - * :kat:attr:`string viewer.default.drawOptions.light` * The lighting setting used in the viewer. - * :kat:attr:`string viewer.default.drawOptions.smoothing` * The smoothing setting used in the viewer. - * :kat:attr:`float viewer.default.drawOptions.pointSize` * The point size used for drawing. - * :kat:attr:`string viewer.default.annotation.text` * The text of the annotation. - * :kat:attr:`float[3] viewer.default.annotation.color` * The color of the annotation text.