Skip to content

Fix Godot 4.x API: params_cull_mode -> cull_mode#776

Open
thestarfarer wants to merge 1 commit intoGodotVR:masterfrom
thestarfarer:fix-cull-mode
Open

Fix Godot 4.x API: params_cull_mode -> cull_mode#776
thestarfarer wants to merge 1 commit intoGodotVR:masterfrom
thestarfarer:fix-cull-mode

Conversation

@thestarfarer
Copy link

The params_cull_mode property was renamed to cull_mode in Godot 4.0.

This only affects the code path when creating material from scratch in _update_render() (not when using the bundled .tscn which has the material pre-created).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant