CesiumGS/cesium-unreal-samples

Disable Frustum Culling in `03_CesiumDenver`

Open

#74 opened on 2026年5月1日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees) (54 forks)auto 404
good first issue

Repository metrics

Stars
 (224 stars)
PR merge metrics
 (PR metrics pending)

説明

Frustum culling is enabled (by default) on the Aerometrex Denver dataset. When the player turns, the buildings behind them will be hidden, causing the shadows / lighting to toggle dramatically in the scene.

We normally advise turning this setting off for dynamic first-person camera movement anyway, so this would make for good practice.

コントリビューターガイド