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.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic string EventLogPath { get; set; }Property Value
Type:
String
See Also