Skip to content

Rename Mesh and MeshRenderer #9

Open
@Valkryst

Description

Three.js also has a class called Mesh and it can become confusing to figure out which class is being used, and to deal with cases where we need both and one has to be renamed.

e.g. import {Mesh as ThreeJsMesh} from "three";

I currently don't have any ideas for alternate names.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions