mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #10566 from tetrapod00/fix-video-align
Fix video alignment after dependency update
This commit is contained in:
@@ -27,6 +27,7 @@ Interior environments can be created by using inverted primitives.
|
||||
:autoplay:
|
||||
:loop:
|
||||
:muted:
|
||||
:align: default
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
||||
@@ -121,3 +121,4 @@ Run the game and notice that mouse movement now rotates the camera around the ch
|
||||
:autoplay:
|
||||
:loop:
|
||||
:muted:
|
||||
:align: default
|
||||
|
||||
Reference in New Issue
Block a user