OOF2: The Manual

Name

OOF.Settings.Graphics_Defaults.Skeletons.Selected_Nodes — Set default parameters for displaying selected skeleton nodes.

Synopsis

OOF.Settings.Graphics_Defaults.Skeletons.Selected_Nodes(color,size)

Details

  • Parent Menu: OOF.Settings.Graphics_Defaults.Skeletons
  • Callback: function _setNodeSelParams in module ooflib.engine.IO.nodeselectdisplay
  • Parameters:

    color
    Color for the selected nodes. Type: An object of the Color class.
    size
    Node size. Type: An integer in the range [0, 10].

Description

Set default parameters for the SkeletonNodeSelectionDisplay, which displays the currently selected Skeleton Nodes in the graphics window. See SkeletonNodeSelectionDisplay for a discussion of the parameters. This command may be put in the .oof2rc file to set defaults for all OOF2 sessions.