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