IBuilderStartVideoRecording Method (String) |
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
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