Vector
Last updated
Last updated
The Vector Objects encompass several three-dimensional shapes that help build up the visual aspects of a User Interface.
There are several Vector Objects that are described below:
A 3D Object that is a piece of a circle defined by a starting and ending degree disregarding the center and running straight through between the two selected degree points. It can be transformed along the X, Y, or Z axes. There are several Nodes attributed to Arc Objects, which can be found here.
A circular 3D Object that can be transformed along the X, Y, and Z axes.
A linear 3D Object that can be transformed along the X, Y, and Z axes. There are several Nodes attributed to Line Objects, which can found here.
A 3D Object that is a piece of a circle defined by a starting and ending degree and a connected point at the center of the circle. It can be transformed along the X, Y, and Z axes. There are several Nodes attributed to Line Objects, which can be found here.
A rectangular 3D Object that can be transformed along the X, Y, and Z axes. There are several Nodes attributed to Rectangle Objects, which can be found here.
Example Svg file from Wikipedia.