Uses of Class
mgui.interfaces.graphics.video.VideoTask3D
Package | Description |
---|---|
mgui.interfaces.graphics.video |
Provides classes to generate videos from graphics windows.
|
mgui.interfaces.shapes.video |
-
Uses of VideoTask3D in mgui.interfaces.graphics.video
Subclasses of VideoTask3D in mgui.interfaces.graphics.video Modifier and Type Class Description class
RotateView3DTask
Video task which rotates aCamera3D
over a specific time interval, with the rotation defined by an X and a Y angle.class
SetView3DTask
-
Uses of VideoTask3D in mgui.interfaces.shapes.video
Subclasses of VideoTask3D in mgui.interfaces.shapes.video Modifier and Type Class Description class
ChangeSectionVideoTask
Video task which changes the current section, either once or multiple times over an interval.