diff --git a/Nodes%2FImage%2FTexture2DImport.md b/Nodes%2FImage%2FTexture2DImport.md index 3fecca8..0e0b8f4 100644 --- a/Nodes%2FImage%2FTexture2DImport.md +++ b/Nodes%2FImage%2FTexture2DImport.md @@ -15,8 +15,8 @@ | Name | Type | Description | |-----------------|------------|---------------------------------------------| | `textureOutput` | `ImageData` | The converted texture as internal image data. | -| File Name | `string` | The name of the imported texture file. | -| File Directory | `string` | The directory path of the texture asset. | +| `File Name` | `string` | The name of the imported texture file. | +| `File Directory` | `string` | The directory path of the texture asset. | ---