< Previous | Contents | Manuals Home | Boris FX | Next >
Appearance Flags
ViewFlags(set=0, clr=0) Set and clear various view-control flags (bits), then return
the original view flags settings.
TrackerFlags(set=0, clr=0) Set and clear various tracker-appearance flags (bits), then
return the original tracker appearance flags.
The details of these bits are subject to change so some experimentation is always a good idea. The following single-bit constants are defined in the SyLevel class; for the function, see the corresponding main and right-click menus.
VF_show_meshes VF_double_buffer VF_show_3dpts VF_show_seeds VF_show_solid VF_show_trackers VF_show_tracker_pos VF_show_tracker_err VF_show_trails VF_show_image
VF_only_this # only trackers from this object VF_show_shadows
VF_only_sel_spline # only the selected spline VF_show_flex
VF_show_curve VF_enable_prefetch VF_show_lens_grid
VF_seed_path # show seed path of obj, cam
VF_texture_alpha # show alpha of texture, not texture
VF_mesh_hideselect # hide mesh selection color
VF_show_outline # outlining for camera solid view
VF_show_toon # "toon" outline for wireframe
TAFFY_show_alltkname # show all tracker names TAFFY_show_tkname # show supv tracker names TAFFY_show_seltkname # show selected tracker names TAFFY_show_vptnames # show names in 3D viewports also TAFFY_show_dot # show trackers dots for all
TAFFY_only_dot # show tracker dots for all "done" tk
TAFFY_dots_3D # as dots in 3D view
TAFFY_dots_persp # as dots in perspective
TAFFY_alt_color # use alternate colors
TAFFY_radar # radar display included
©2024 Boris FX, Inc. — UNOFFICIAL — Converted from original PDF.