BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'UVMapSettings' from its members
Inputs
Type | Name | Description |
---|---|---|
vector | Size | Length, width, height of the UV mapping gizmo |
vector2d struct | UVTile | Tiling of the UV mapping |
vector | Position | Position of the UV mapping gizmo |
rotator | Rotation | Rotation of the UV mapping gizmo (angles in degrees) |
vector | Scale | Scale of the UV mapping gizmo |
Outputs
Type | Name | Description |
---|---|---|
struct | UVMap Settings |