PointHelperObj - superclass: helper

PointHelperObj - superclass: helper; super-superclass:node - 7:0 - classID: #(8211, 0)

Constructor

PointHelperObj ...

Properties

<PointHelperObj>.size                Float           default: 20.0   --  animatable; float

Sets the size for the point object. Use this to minimize the point object, or increase its size to aid in locating it. Default=20.

<PointHelperObj>.centermarker        BooleanClass    default: false   --  animatable; boolean; Center_Marker

Displays a small X marker at the center of the point object.

<PointHelperObj>.axistripod          BooleanClass    default: false   --  animatable; boolean; Axis_Tripod

Displays a tripod axis indicating the position and orientation of the point object. The axis remains visible when the point object is no longer selected.

<PointHelperObj>.cross               BooleanClass    default: true   --  animatable; boolean

Displays an axis-aligned cross.

<PointHelperObj>.box                 BooleanClass    default: false   --  animatable; boolean

Displays a small box at the center of the point object.

<PointHelperObj>.constantscreensize  BooleanClass    default: false   --  animatable; boolean; Constant_Screen_Size

Keeps the size of the point object constant, regardless of how much you zoom in or out.

<PointHelperObj>.drawontop           BooleanClass    default: false   --  animatable; boolean; Draw_On_Top

Displays the point object on top of all other objects in the scene.

See also