Skip to content

cameraController.clippingDistance set twice in WorldScaleSceneView.swift #1294

@yo1995

Description

@yo1995

The clippingDistance is set when the WorldScaleSceneView appears.

.onAppear {
calibrationViewModel.cameraController.clippingDistance = clippingDistance
}

It is also set when each of the world scale view is initialized

Done criteria:

  • See if either the parent view or the child view's clippingDistance setting can be removed

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