Skip to content

Extend CesiumCameraManager to control which Unreal cameras are used by tilesets #1768

@kring

Description

@kring

With the help of a member of the community, we added a CesiumCameraManager to Cesium for Unity awhile back. It gives uses control over which cameras are auto-discovered, and also allows them to manually tell the system to use particular cameras that it wouldn't otherwise discover itself.

This comment describes how it works:
CesiumGS/cesium-unity#421 (comment)

We should add something similar to Cesium for Unreal. We already have a CesiumCameraManager in Unreal, but a) it doesn't allow any of the cameras that are auto-discovered to be excluded, and b) it only allows additional cameras to be very manually specified.

Related to #1754 and #1744.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions