init(cameras:)
Creates a camera array populated with the given cameras.
Declaration
init(cameras: [LowLevelRenderer.Camera])Parameters
- cameras:
The initial set of cameras to populate the array with.
Creates a camera array populated with the given cameras.
init(cameras: [LowLevelRenderer.Camera])The initial set of cameras to populate the array with.