📄 UV.js
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
🔧 Functions | 1 |
📦 Imports | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 src/nodes/accessors/UV.js
📦 Imports¶
Name | Source |
---|---|
attribute |
../core/AttributeNode.js |
Functions¶
uv(index: number): AttributeNode<vec2>
¶
Parameters:
index
number
Returns: AttributeNode<vec2>
Calls:
attribute (from ../core/AttributeNode.js)