OOF2: The Manual
Name
OOF.Settings.Graphics_Defaults.Skeletons.Pinned_Nodes — Set default parameters for displaying pinned skeleton nodes.
Synopsis
OOF.Settings.Graphics_Defaults.Skeletons.Pinned_Nodes(color,size)
Details
- Parent Menu: OOF.Settings.Graphics_Defaults.Skeletons
-
Callback: function
_setPinNodeParamsin moduleooflib.engine.IO.pinnodesdisplay -
Parameters:
color- Color for the pinned nodes. Type: An object of the
Colorclass. size- Node size. Type: An integer in the range [0, 10].
Description
Set the default parameters for the
PinnedNodesDisplay, which
graphically indicates which Nodes are
pinned.
This command may be put in the .oof2rc file to set defaults
for all OOF2 sessions.



