commandBufferCount
Number of command buffers set up on this camera (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int commandBufferCount { get; }
Remarks
Additional Resources: CommandBuffer, Camera.AddCommandBuffer, Camera.RemoveCommandBuffer, Camera.GetCommandBuffers.