|
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.0.8865.1045
Syntax public bool RenderAntialiased3DLines { get; set; }
Property Value
BooleanSee Also