< Previous | Contents | Manuals Home | Boris FX | Next >

Extra Points

Also known as “Helper Points.”

.Clone(xtra) Return a clone of the xtra point.

.color Extra point’s 24b RGB color, set from the default color in the 3DVu section of preferences.

.inFront Point is in front of, not behind, the active camera (read only)

.inFront(cam) Point is in front of, not behind, the specific camera (read only)

.isExported Whether or not it should be exported.

.isSelected Shows/controls whether or not this extra point is selected.

.lock When locked, the position can’t be changed.

.nm Extra point name

.pu Predicted u position from active camera (read only)

.pv Predicted v position from active camera (read only)

.pu(cam) Predicted u position seen from specific camera (read only)

.puv(cam) Predicted v position seen from specific camera (read only)

.pv(cam) Predicted v position seen from specific camera (read only)

.show Whether or not it is shown in the user interface.

.u Predicted u position from active camera (read only)

.u(cam) Predicted u position seen from specific camera (read only)

.uniqueID A unique ID string (representing a 64-bit integer)

.uv(cam) Predicted v position seen from specific camera (read only)

.v Predicted v position from active camera (read only)

.v(cam) Predicted v position seen from specific camera (read only)

.vec Position vector (writeable as long as .lock is off).

.willDelete 1 if the object will be deleted after the script completes. Can be changed to control what will happen.

.x,.y,.z Extra point position on the current frame (read only)

©2023 Boris FX, Inc. — UNOFFICIAL — Converted from original PDF.