@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
22 lines (13 loc) • 597 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/tools](./tools.md) > [SampleOptions](./tools.sampleoptions.md)
## SampleOptions interface
采样选项
**Signature:**
```typescript
export interface SampleOptions
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [sampleLength?](./tools.sampleoptions.samplelength.md) | | number | _(Optional)_ 采样长度 |
| [sampleNum?](./tools.sampleoptions.samplenum.md) | | number | _(Optional)_ 采样个数 |