We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
B2_API b2WorldId b2Body_GetWorld( b2BodyId bodyId ); B2_API b2WorldId b2Shape_GetWorld( b2ShapeId shapeId ); B2_API b2WorldId b2Chain_GetWorld( b2ChainId chainId ); B2_API b2WorldId b2Joint_GetWorld( b2JointId jointId ); B2_API int b2Chain_GetChainSegmentCount( b2ChainId chainId ); B2_API int b2Chain_GetChainSegments( b2ChainId chainId, b2ShapeId* segments, int capacity );
For @MelvMay-Unity
The text was updated successfully, but these errors were encountered:
issues #800 #798 #794
1e6de4e
Added in #804
Sorry, something went wrong.
No branches or pull requests
For @MelvMay-Unity
The text was updated successfully, but these errors were encountered: