Method b3Shape_SetRestitution
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Shape_SetRestitution(b3ShapeId, float)
Set the shape restitution (bounciness)
public static extern void b3Shape_SetRestitution(b3ShapeId shapeId, float restitution)Set the shape restitution (bounciness)
public static extern void b3Shape_SetRestitution(b3ShapeId shapeId, float restitution)