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; }

Property Value

System.Boolean

Contents

  1. 0.1Friflo.Engine.ECS.CommandBuffer
  2. 1CommandBuffer.ReuseBuffer Property