SoWinMaterialEditorUpdateFrequencies Enumeration |
UpdateFrequency is how often new values should be sent to the node or the callback routine.
Namespace: OIV.Inventor.Win
Member name | Value | Description | |
---|---|---|---|
CONTINUOUS | 0 | Send updates with every mouse motion. | |
AFTER_ACCEPT | 1 | Only send updates after user hits accept button. |