lighttroupe/luz

View on GitHub
engine/plugins/director_effects/camera.luz.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method render has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def render
        if $env[:hit_test]
            # render nothing when hit testing
            yield

Severity: Minor
Found in engine/plugins/director_effects/camera.luz.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status