PhysicsDebugDrawReportErrorWarning Method |
Report error warning from Bullet3d.
Namespace:
GeonBit.Core.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override void ReportErrorWarning(
string warningString
)
Parameters
- warningString
- Type: SystemString
Warning to report.
Implements
IDebugDraw.ReportErrorWarning(String)
See Also