Tube | |
The TubeLineVisual3D type exposes the following members.
| Name | Description | |
|---|---|---|
| EndPosition | Gets or sets the line's end position | |
| GenerateTextureCoordinates | Gets or sets a Boolean that specifies if texture coordinates are generated (created mesh is more complicated in this case). Default value is true. | |
| IsEndPositionClosed | Gets or sets a Boolean that specifies if the tube is closed at its end position. Default value is true. | |
| IsStartPositionClosed | Gets or sets a Boolean that specifies if the tube is closed at its start position. Default value is true. | |
| Radius | Gets or sets the radius of the Tube. | |
| Segments | Gets or sets the number of segments that are used to create the circular area of the Tube. Default value is 10. | |
| StartPosition | Gets or sets line's start position |