|
Composite2D3D
Purpose When RenderingEngine = Direct3D, this property is used to control how Direct2D and Direct3D are combined. The default setting is to form two layers, a background and foreground layer. This property enables forcing all Direct2D content into either the background or foreground and thus reducing overhead in preparing and drawing two layers instead of one.
eComposite2D3D = (xBothLayers, xBackgroundLayer, xForegroundLayer); Replace the prefix "x" with g (graph), sg (scientific graph)
Comments PeData.Composite2D3D members of Pego.PeConfigure, Pesgo.PeConfigure
See Also: RenderEngine |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |