![]() | |
Tube |
The TubePathVisual3D type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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. |
![]() | IsPathClosed | Gets or sets a value that specifies if end position is connected to the start position. Default value is false. |
![]() | IsTubeClosed | Gets or sets a value that specifies if the start and end segment of the TubePathVisual3D are closed so that it is not possible to see inside the tube. Default value is true. |
![]() | PathPositions | Gets or sets a Point3DCollection that specifies the path positions. |
![]() | 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. |