Description
GetTextureAssetFromPath (v1)
Get a texture asset from a path
Information
| Module | DataflowEngine |
| Category | Image |
| Tags | Path String |
| Type | FDataflowGetTextureAssetFromPathNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| TexturePath | FString |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| TextureAsset | TObjectPtr<UTexture2D> |