Table of Contents

Namespace Stride.CommunityToolkit.Bepu

Classes

Body2DComponent
CameraComponentExtensions

Provides extension methods for CameraComponent to facilitate raycasting functionality.

GameExtensions

Provides extension methods for the Game class to simplify common game setup tasks for the Bepu Physics engine.

Primitive2DCreationOptions

Provides options for creating a 2D primitive entity, such as a square or rectangle. Inherits common entity creation options from PrimitiveCreationOptions and adds specific settings for 2D primitive models.

Primitive3DCreationOptions

Provides options for creating a primitive entity in a 3D scene.

Simulation2DComponent