Skip to content

Changing dimension from 3D to 2D do not retain the camera parameters passed in the constructor #74

@murtazaqa

Description

@murtazaqa

Hi,

When I change the dimension from 3D to 2D and vice versa using the setDimensions(nDimensions: number) method, the original camera parameters (camera position & camera zoom)which were passed in the constructor are not retained, they are overridden with the default camera parameters.

I think these parameters should be passed when calling the makeCamera() method.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions