Click or drag to resize
AB4D logo

ArrowUIElement3D Properties

The ArrowUIElement3D type exposes the following members.

Properties
 NameDescription
Public propertyArrowAngle Gets or sets the angle of the arrow in degrees. Default value is 60.
Public propertyArrowRadius Gets or sets the radius of the arrow - half of the arrow width. If not set than arrow radius is calculated as two time the value of Radius property.
Public propertyEndPosition Gets or sets the line's end position
Public propertyGenerateTextureCoordinates Gets or sets a Boolean that specified if texture coordinates are generated (created mesh is more complicated in this case). Default value is true.
Public propertyRadius Gets or sets the radius of the cone that defines the 3D line (without arrow).
Public propertySegments Gets or sets the number of segments that define the circles used to create arrow sections. Default value is 30.
Public propertyStartPosition Gets or sets line's start position
Top
See Also