Skip to content

Expected publicly documented methods of ArcballControls to be public #382

@IkonOne

Description

@IkonOne
  • three version: ^0.164.1
  • @types/three version: ^0.164.1
  • three-stdlib version: ^2.30.1

Problem description:

Many public and documented methods on ArcballControls are marked private in three-stdlib.

Relevant code:

...

Suggested solution:

Replace the private access modifier with public.

Are these marked private intentionally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions