<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [LineData3DOptions](./volume.linedata3doptions.md) &gt; [size](./volume.linedata3doptions.size.md)

## LineData3DOptions.size property

Data3D 的尺寸

**Signature:**

```typescript
size?: IVector3 | null;
```
