SceneVisualEventLogPath Property |
A simple text based event log path for planar physics. If this is a non empty file path then all planar events will be logged to this file when the model is run.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic string EventLogPath { get; set; }Property Value
String
See Also