UNPKG

@three3d/effect

Version:

@three3d/effect 提供了 ThreeJS 的特效

25 lines (14 loc) 590 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/effect](./effect.md) &gt; [PathGeometry](./effect.pathgeometry.md) &gt; [resetAttributes](./effect.pathgeometry.resetattributes.md) ## PathGeometry.resetAttributes() method 重围所有的 Attributes **Signature:** ```typescript resetAttributes(attrs: MeshAttributesData): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | attrs | [MeshAttributesData](./effect.meshattributesdata.md) | | **Returns:** void