Click or drag to resize

IBuilderStartVideoRecording(Demo3DMovieExportFormat) Method

Start recording the scene, end with StopVideoRecording

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
bool StartVideoRecording(
	Demo3DMovieExportFormat format
)

Parameters

format  Demo3DMovieExportFormat
Format to export the movie

Return Value

Boolean
true if sucessful
See Also