UNPKG

@three3d/effect

Version:

@three3d/effect 提供了 ThreeJS 的特效

14 lines (8 loc) 392 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/effect](./effect.md) &gt; [BandGeometryOptions](./effect.bandgeometryoptions.md) &gt; [up](./effect.bandgeometryoptions.up.md) ## BandGeometryOptions.up property 起点处的向上的方向 { x: 0, y: 1, z: 0 } **Signature:** ```typescript up?: IVector3; ```