You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Merge pull request #51708 from Calinou/viewport-add-32bpc-color-depth
This commit is contained in:
@@ -569,6 +569,7 @@ public:
|
||||
RENDER_TARGET_HDR,
|
||||
RENDER_TARGET_KEEP_3D_LINEAR,
|
||||
RENDER_TARGET_DIRECT_TO_SCREEN,
|
||||
RENDER_TARGET_USE_32_BPC_DEPTH,
|
||||
RENDER_TARGET_FLAG_MAX
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user