Profiling support (#743)
This commit is contained in:
@@ -147,6 +147,7 @@ impl Drop for PhysxWorld {
|
||||
}
|
||||
|
||||
impl PhysxWorld {
|
||||
#[profiling::function]
|
||||
pub fn from_rapier(
|
||||
gravity: Vector3<f32>,
|
||||
integration_parameters: &IntegrationParameters,
|
||||
|
||||
Reference in New Issue
Block a user