|
DxPsManualCullXZ
Purpose Set to True when manually scaling a 3D chart and want the highest quality culling of the image to your manual extents. This culls to properties ManualMinX ManualMaxX ManualMinZ and ManualMaxZ settings at the pixel shader level.
v10 improves culling with this property and mostly replaces ManualScaleCullMinX, ManualScaleCullMaxX ManualScaleCullMinZ, ManualScaleCullMaxZ which cull at the vertex shader level which might reduce the overhead of the pixel shader culling.
You might also set DxPsManualCullY true when using this feature.
Comments See the v10 demo GigaPrime3D that shows use of this property.
PeGrid.Configure.DxPsManualCullY members of Pe3do.PeGrid.Configure
See Also: ManualScaleControlX, ManualScaleControlZ
|
|
©2026 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|