Skip to content

RenderingModule has unclear API #307

@sasha240100

Description

@sasha240100

RenderingModule has some unclear things like "additional" which can be implemented easier way:

Concept:

new RenderingModule({
  renderer: {
    // ...
  } 

  fix(renderer) {
    renderer.shadowMap.enabled = true;
  }
})
Version:
  • v2.x.x
  • v1.x.x
Issue type:
  • Bug
  • Proposal/Enhancement
  • Question
  • Discussion

Tested on:
Desktop
  • Chrome
  • Chrome Canary
  • Chrome dev-channel
  • Firefox
  • Opera
  • Microsoft IE
  • Microsoft Edge
Android
  • Chrome
  • Firefox
  • Opera
IOS
  • Chrome
  • Firefox
  • Opera

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions