IBuilderStartVideoRecording Method (String) | 
  
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxbool StartVideoRecording(
	string videoFileName
)
Parameters
- videoFileName
 - Type: SystemString
Where to save the movie, file extension determines movie format 
Return Value
Type: 
Booleantrue if sucessful
See Also