Line |
The LineBaseNode type exposes the following members.
Name | Description | |
---|---|---|
LineColor | Gets or sets the color of the line | |
LineThickness | Gets or sets the thickness of the line in screen coordinates. | |
Material | Gets the material that is used to render this 3D line. The material is created by this SceneNode. If you want to use a custom material then it must be set by a special constructor that takes Material as a parameter. |