Wonder-Technology/Wonder.js

View on GitHub
lib/js/src/run/rtx_path_tracer/external_layer/api/dependency/SceneGraphRepoDpCPAPI.bs.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function set has 149 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function set(param) {
  var geometryRepo = param.geometryRepo;
  var getIndices = geometryRepo.getIndices;
  var getTangents = geometryRepo.getTangents;
  var getTexCoords = geometryRepo.getTexCoords;

    There are no issues that match your filters.

    Category
    Status