Skip to content
Media 1 for listing InstancePool
0 comments

Description

InstancePool is a component designed specifically for UE to manage a pool of Instanced Static Mesh (ISM) objects. It aims to address performance and efficiency issues in managing large-scale instanced objects. This component manages instances through a unified ID system, avoiding the performance overhead caused by frequent creation and destruction of instances, making it particularly suitable for scenarios that require dynamic management of a large number of similar objects (such as containers and cars).

Included formats