summaryrefslogtreecommitdiff
path: root/scene/resources/material.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/resources/material.h')
-rw-r--r--scene/resources/material.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/resources/material.h b/scene/resources/material.h
index 0c9352baf4..57f9038bf5 100644
--- a/scene/resources/material.h
+++ b/scene/resources/material.h
@@ -218,6 +218,7 @@ public:
FLAG_USE_SHADOW_TO_OPACITY,
FLAG_USE_TEXTURE_REPEAT,
FLAG_INVERT_HEIGHTMAP,
+ FLAG_SUBSURFACE_MODE_SKIN,
FLAG_MAX
};