Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Google ARCore Augmented Image Database Entry' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Google ARCore Augmented Image Database Entry |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Name | Name of the image. This can be retrieved from an activeUGoogleARCoreAugmentedImage with the GetImageName function. |
| object | Image Asset | Texture to use for this image. Valid formats are RGBA8 andBGRA8. |
| real | Width | Width of the image in meters. |