BitmovinApiSdk\Models\Atmosphere
Synopsis
class Atmosphere
extends ApiResource
{
- // methods
- public void __construct()
- public $this mood()
- public $this lighting()
- public $this weather()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $lighting — string
- $mood — string
- $weather — string
Methods
public
- __construct()
- lighting() — lighting
- mood() — mood
- weather() — weather