src/shaders/shaders.vr.uniform.js

Summary

Maintainability
B
6 hrs
Test Coverage

Function uniforms has 171 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  static uniforms() {
    return {
      uTextureSize: {
        type: 'i',
        value: 0,
Severity: Major
Found in src/shaders/shaders.vr.uniform.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status