Click or drag to resize
AB4D logo

DXWireframeHelperSetLineMaterial Method

Overload List
 NameDescription
Public methodStatic memberSetLineMaterial(Model3D, LineMaterial, Boolean) SetLineMaterial method annotates Model3D with special property that is used by DXEngine to render the objects with the specified wireframe settings
Public methodStatic memberSetLineMaterial(Model3D, LineMaterial, Boolean, DXDevice) SetLineMaterial method annotates Model3D with special property that is used by DXEngine to render the objects with the specified wireframe settings
Public methodStatic memberSetLineMaterial(Model3D, Double, Color, Boolean) SetLineMaterial method annotates Model3D with special property that is used by DXEngine to render the objects with the specified wireframe settings
Public methodStatic memberSetLineMaterial(ModelVisual3D, Double, Color, Boolean) SetLineMaterial method annotates ModelVisual3D with special property that is used by DXEngine to render the objects with the specified wireframe settings
Public methodStatic memberSetLineMaterial(Model3D, Double, Color, Boolean, DXDevice) SetLineMaterial method annotates Model3D with special property that is used by DXEngine to render the objects with the specified wireframe settings
Public methodStatic memberSetLineMaterial(ModelVisual3D, Double, Color, Boolean, DXDevice) SetLineMaterial method annotates ModelVisual3D with special property that is used by DXEngine to render the objects with the specified wireframe settings
Top
See Also