mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #1437 from JFonS/patch-3
Add disable shadows flag on material explanation
This commit is contained in:
@@ -96,6 +96,11 @@ Fixed Size
|
||||
Makes the object rendered at the same size no matter the distance. This is, again, useful mostly for indicators (no depth test and high render priority)
|
||||
and some types of billboards.
|
||||
|
||||
Do Not Receive Shadows
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Makes the object not receive any kind of shadow that would otherwise be cast onto it.
|
||||
|
||||
Vertex Color
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user