<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [Scene](./smwebsdk.scene.md) &gt; [isCameraConnected](./smwebsdk.scene.iscameraconnected.md)

## Scene.isCameraConnected() method

Is the camera connected in the session

**Signature:**

```typescript
isCameraConnected(): boolean | null;
```
**Returns:**

boolean \| null

