Browse Source

bolding a question

Signed-off-by: Allen Jackson <[email protected]>
Allen Jackson 2 năm trước cách đây
mục cha
commit
7f0f897e23
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      rfcs/rfc-14304-default-scene-script.md

+ 1 - 1
rfcs/rfc-14304-default-scene-script.md

@@ -116,7 +116,7 @@ It might be useful to include an office tutorial video to demonstrate how to set
 
 These are some open questions and potential scenarios that should be considered during development.
 
-Q: What happens if a source scene asset has no scene manifest sidecar file?
+**Q: What happens if a source scene asset has no scene manifest sidecar file?**
 
 Right now if the foo.fbx.assetinfo file that contains the scene manifest file is missing, then the default construction manifest rules are used to export the source scene asset. After this feature is complete, if no .assetinfo sidecar file is present then the default script will be run then the “construct default” logic will be run.