Click or drag to resize
AB4D logo

TubeLineVisual3D Properties

The TubeLineVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyEndPosition Gets or sets the line's end position
Public propertyGenerateTextureCoordinates Gets or sets a Boolean that specifies if texture coordinates are generated (created mesh is more complicated in this case). Default value is true.
Public propertyIsEndPositionClosed Gets or sets a Boolean that specifies if the tube is closed at its end position. Default value is true.
Public propertyIsStartPositionClosed Gets or sets a Boolean that specifies if the tube is closed at its start position. Default value is true.
Public propertyRadius Gets or sets the radius of the Tube.
Public propertySegments Gets or sets the number of segments that are used to create the circular area of the Tube. Default value is 10.
Public propertyStartPosition Gets or sets line's start position
Top
See Also