Skip to content

Make NavCubeSettings responsive #18

@chloesun

Description

@chloesun

Is it possible to make the canvasWidth and canvasHeight a responsive size based on the screen width/height?

export const sampleNavCubeSettings = {
    canvasId: "myNavCubeCanvas",
    visible: true,
    cameraFly: true,
    cameraFitFOV: 45,
    cameraFlyDuration: 0.5,
    canvasWidth: 250,
    canvasHeight: 250
};

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