SoShowFPS¶
- InventorModule¶
author
package
dll
definition
Purpose¶
The module SoShowFPS shows the average frames-per-second as an overlay in a viewer.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
Num Average Frames¶
- name: numAverageFrames, type: Integer, default: 5¶
Sets the number of measure points to take the average over.
Draw FPS¶
- name: drawFPS, type: Bool, default: TRUE¶
Draw Repaint Count¶
- name: drawRepaintCount, type: Bool, default: FALSE¶
Font Size¶
- name: fontSize, type: Integer, default: 32, minimum: 6, maximum: 64¶
Color¶
- name: color, type: Color, default: 0 1 0¶
Alpha¶
- name: alpha, type: Float, default: 1, minimum: 0, maximum: 1¶