|
WpfWireframeVisual3DNodeReadZBuffer Property |
Gets or sets a float that represents a depth bias - used to move the wireframe away from solid geometry to prevent partial hiding the 3D lines in the solid geometry.
Namespace: Ab3d.DirectX.ModelsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public bool ReadZBuffer { get; set; }
Property Value
BooleanSee Also