SoFlash¶
-
InventorModule
¶ genre Visualization
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoFlash
definition SoFlash.def see also SoMaterial
keywords inventor
,example
,material
,blink
Purpose¶
The module SoFlash
provides a rapid changing material node that blends one color into another color.
Usage¶
Insert the SoFlash
node in front of a shape node into the scene graph.
Parameter Fields¶
Field Index¶
Brightness : Float |
Current Color : Color |
End Color : Color |
On : Bool |
Period Length (sec) : String |
Start Color : Color |
Visible Fields¶
Brightness¶
-
name:
brightness
, type:
Float
, default:
1
, minimum:
0
, maximum:
1
¶ Sets the material brightness.
Period Length (sec)¶
-
name:
time
, type:
String
, default:
1
¶ Sets the period of the animation of the
Start Color
toEnd Color
.The animation back takes the same time so a full cycle takes 2*time seconds.