Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FPrimitiveSceneProxy
Syntax
uint8 bStaticElementsAlwaysUseProxyPrimitiveUniformBuffer: 1
Remarks
Whether this proxy always uses UniformBuffer and no other uniform buffers. When true, a fast path for updating can be used that does not update static draw lists.