<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [FogPointsMaterial](./volume.fogpointsmaterial.md) &gt; [star](./volume.fogpointsmaterial.star.md)

## FogPointsMaterial.star property

是否渲染成星星的样式

**Signature:**

```typescript
get star(): boolean;

set star(value: boolean);
```

## Remarks

否则，将被渲染成球形

