Fix intradoc link to fix CI. (#699)
This commit is contained in:
@@ -48,7 +48,7 @@ pub struct DebugRenderStyle {
|
|||||||
pub contact_normal_color: DebugColor,
|
pub contact_normal_color: DebugColor,
|
||||||
/// The length of the contact normals.
|
/// The length of the contact normals.
|
||||||
pub contact_normal_length: Real,
|
pub contact_normal_length: Real,
|
||||||
/// The color of the colliders' [`Aabb`]s.
|
/// The color of the colliders' [`Aabb`](crate::geometry::Aabb)s.
|
||||||
pub collider_aabb_color: DebugColor,
|
pub collider_aabb_color: DebugColor,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user