|
DXSceneRenderAntialiased3DLines Property |
When false and
UseGeometryShaderFor3DLines is also false, the 3D lines are rendered without antialiasing them.
This greatly improves rendering performance. Default value is true.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public bool RenderAntialiased3DLines { get; set; }
Property Value
BooleanSee Also