forked from GodotVR/godot_openxr_vendors
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fb-scene-sample project (GodotVR#173)
- Loading branch information
1 parent
4d12077
commit 6803157
Showing
24 changed files
with
1,594 additions
and
277 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://c2552u4qmlssh"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://d0or78w3b0xev" path="res://assets/cross-grid.png" id="1_8nicf"] | ||
|
||
[resource] | ||
transparency = 1 | ||
shading_mode = 0 | ||
albedo_texture = ExtResource("1_8nicf") |
File renamed without changes
Oops, something went wrong.