Constructor
point ...
Properties
<Point>.axisLength Float default: 20.0
Sets the length of the tripod axis.
<Point>.size Float default: 20.0 -- animatable
Sets the size of of the point helper.
<Point>.centermarker Boolean default: false -- animatable
When turned on, a small X marker is displayed at the center of the point helper object.
<Point>.axistripod Boolean default: false -- animatable
When this is turned on, an axis tripod with 'x', 'y', and 'z' labels is displayed.
<Point>.cross Boolean default: true -- animatable
When this is turned on, an axis aligned cross is displayed.
<Point>.box Boolean default: false -- animatable
When this is turned on, a square box is displayed centered at the center of the point helper object.
<Point>.constantscreensize Boolean default: false -- animatable
When this is turned on, the point object remains the same size in screen space regardless of how much the user zooms in or out.
<Point>.drawontop Boolean default: false -- animatable
When this is on, the point helper object draws lines with the Z buffer turned off (which usually causes it to appear in front of other objects).
See also
Node Common Properties, Operators, and Methods