You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Add shadow_caster_mask to Light3D.
This commit is contained in:
@@ -1084,6 +1084,7 @@ public:
|
||||
struct Cull {
|
||||
struct Shadow {
|
||||
RID light_instance;
|
||||
uint32_t caster_mask;
|
||||
struct Cascade {
|
||||
Frustum frustum;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user