CommandBuffer.ReuseBuffer.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.CommandBuffer
CommandBuffer.ReuseBuffer Property
Set ReuseBuffer = true to reuse a CommandBuffer instance for multiple Playback()'s.
public bool ReuseBuffer { get; set; }