Table of Contents

Struct AllowPoseIntegration

Namespace
BepuPhysics.Constraints
Assembly
BepuPhysics.dll

Marks a batch as integrating poses for any bodies with integration responsibility within the constraint batch. Constraints which need to be updated in response to pose integration will also have their UpdateForNewPose function called.

public struct AllowPoseIntegration : IBatchPoseIntegrationAllowed
Implements
Inherited Members