Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Frustum Culling

Check the “Enable Frustum Culling and LODs“ property to activate the frustum culling. If you need to increase the frustum volume, change the “Offset Info” property.

The Frustum culling works only you play your level since it uses the projection camera matrix of the player pawn.

LODs

AtomsUnreal support skeletal mesh LODs. TO be able to use LODs on agents in-game mode, enable them inside the skeletal meshes. LODs are not supported in editor mode, but they can be selected manually from the AgentGroup actor.

Locate the Frustum Culling section inside the AtomsAgentGroup actor properties. Change the “Agent Max Scree Height” property. This overrides the agent screen height used by the LODs system. So a value of 0 will use the lowest LOD, while if you want to set a specific LOD, you should match the skeletal mesh “Screen Size“ property of the LOD chosen.

Enable Editor Lod Culling

This is an experimental property that enables the LODs and frustum culling in editor mode. If Unreal became unstable, please turn it off.

  • No labels