SceneVisualEventLogPath Property |
Property Value
Type: String
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: 11.0.0.7658
Syntaxpublic string EventLogPath { get; set; }Property Value
Type:
String
See Also