<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ExampleVolumeMaterial\_Cloud](./volume.examplevolumematerial_cloud.md) &gt; [cameraPos](./volume.examplevolumematerial_cloud.camerapos.md)

## ExampleVolumeMaterial\_Cloud.cameraPos property

相机的位置

**Signature:**

```typescript
get cameraPos(): Vector3;

set cameraPos(value: Vector3);
```
