ScenePhysicsUseBodyPairContactCache Property |
Whether or not to use the body pair cache, which removes the need for narrow phase collision detection when orientation between two bodies didn't change.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<bool> PhysicsUseBodyPairContactCache { get; set; }Property Value
ReferenceBoolean
See Also