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