SceneCameraSlotCollection Class
Namespace: Stride.Rendering.CompositingAssembly: Stride.Engine.dll
A collection of CameraComponent.
                 System.Object →  FastCollection<SceneCameraSlot> →  FastTrackingCollection<SceneCameraSlot> →  
                SceneCameraSlotCollection
              
              
                 Derived from SceneCameraSlotCollection: 
              
              
              
[DataContract("SceneCameraSlotCollection")]
public sealed class SceneCameraSlotCollection : FastTrackingCollection<SceneCameraSlot>, IList<SceneCameraSlot>, ICollection<SceneCameraSlot>, IReadOnlyList<SceneCameraSlot>, IReadOnlyCollection<SceneCameraSlot>, IEnumerable<SceneCameraSlot>, IEnumerable
              | Name | Description | |
|---|---|---|
| Fields | ||
| Current | Property key to access the current collection of CameraComponent from   | 
                          |
Fields
Current
Property key to access the current collection of CameraComponent from 
public static readonly PropertyKey<SceneCameraSlotCollection> Current
              Field Value
| Type | Description | 
|---|---|
| PropertyKey<SceneCameraSlotCollection> |