Skip to content

Commit 35e5c82

Browse files
committed
Fix list formatting
1 parent e14cec1 commit 35e5c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

en/16_Multiple_Objects.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ struct GameObject {
6868
----
6969

7070
This structure encapsulates:
71+
7172
* The object's transform (position, rotation, scale)
7273
* Per-object uniform buffers (one for each frame in flight)
7374
* Per-object descriptor sets (one for each frame in flight)

0 commit comments

Comments
 (0)