ScenePhysicsMaxContactConstraints Property |
Maximum amount of contact constraints to process (anything else will fall through the world). Set 0 for auto mode.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<int> PhysicsMaxContactConstraints { get; set; }
Property Value
Type:
ReferenceInt32See Also