Skip to content

Commit 9ce5440

Browse files
committed
Doc: Update materials.md
1 parent d4eb8b6 commit 9ce5440

File tree

1 file changed

+2
-0
lines changed
  • VisualPinball.Unity/Documentation~/creators-guide/editor

1 file changed

+2
-0
lines changed

VisualPinball.Unity/Documentation~/creators-guide/editor/materials.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ We refer to how the material interacts with the ball during the physics simulati
3030

3131
Physics materials are a way to group common behavior among certain objects, but contrarily to rendered materials, you can also *not* assign a physics material to an object and set each of those four parameters individually.
3232

33+
Physics materials also give access to additional features such as curves for elasticity and friction, not present in objects directly.
34+
3335
> [!note]
3436
> Contrary to VPE - in Visual Pinball, the physical parameters are part of the rendered material, so there is only one notion of material.
3537

0 commit comments

Comments
 (0)