Namespace Stride.CommunityToolkit.Bullet
Classes
- CameraComponentExtensions
Provides a set of static methods for working with CameraComponent instances.
- GameExtensions
Provides extension methods for the Game class to simplify common game setup tasks for the Bullet 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.
- SimulationExtensions
Provides extension methods for the Simulation class to perform raycasting operations in a game simulation fro the Bullet physics.