Skip to content

Make CesiumGlobeAnchor use transform relative to CesiumGeoreference, rather than its parent #1840

Description

@j9liu

Feature

Currently, CesiumGlobeAnchor's code operates on relative transforms. In situations where a globe-anchored object is parented or re-parented at runtime, even though its world position doesn't change, the relative transform results in an unexpected recomputation of Latitude/Longitude fields.

In most cases, an object is directly parented under a CesiumGeoreference, so using a relative transform makes sense. But this can be a bit restrictive for level setup, so a world-based option would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds triageNew issues in need of triage to determine reproducibility, scope, and urgency

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions