|
This class represents the 3D background dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 306,
page 527.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 317, page 659.
A 3D background dictionary specifies the background appearance
behind a 3D model in a viewport. The background may be a solid
colour, a transparent region, or an image.
The CS entry names the colour space used to specify the
background colour: SC for solid colour, or No for no colour
(transparent). The C entry holds the colour value as an array of
components in the named colour space.
The EA entry, when true, causes the background to be rendered as
the environment for the 3D scene, affecting reflections and ambient
lighting in the model.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.D3DBackgroundElement
|