Update Nodes/Image/Texture2DImport

Chromum 2025-05-09 11:03:16 +00:00
parent 6df591d39d
commit 138cdb9abd

@ -15,8 +15,8 @@
| Name | Type | Description | | Name | Type | Description |
|-----------------|------------|---------------------------------------------| |-----------------|------------|---------------------------------------------|
| `textureOutput` | `ImageData` | The converted texture as internal image data. | | `textureOutput` | `ImageData` | The converted texture as internal image data. |
| File Name | `string` | The name of the imported texture file. | | `File Name` | `string` | The name of the imported texture file. |
| File Directory | `string` | The directory path of the texture asset. | | `File Directory` | `string` | The directory path of the texture asset. |
--- ---