martinchristen/pyRT

View on GitHub
pyrt/light/spotlight.py

Summary

Maintainability
A
45 mins
Test Coverage

Function __init__ has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, position: Vec3, direction: Vec3, p: int, a = 0.02, b = 0.1, c = 0) -> None:
Severity: Minor
Found in pyrt/light/spotlight.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status