ScenePhysicsManifoldTolerance Property |
Max squared distance to use to determine if two points are on the same plane for determining the contact manifold between two shape faces (unit: meter).
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<double> PhysicsManifoldTolerance { get; set; }Property Value
ReferenceDouble
See Also