You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Classes/UVCoords.names

346 lines
12 KiB
Plaintext

{
"entries": [
{
"base": "UVCoords",
"context": "BehaviorClass",
"variant": "",
"details": {
"name": "UV Coords",
"category": "UI/UI Examples"
},
"methods": [
{
"base": "SetUVCoords",
"context": "UVCoords",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke SetUV Coords"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after SetUV Coords is invoked"
},
"details": {
"name": "Set UV Coords"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Left"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Top"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Right"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Bottom"
}
}
]
},
{
"base": "SetBottom",
"context": "UVCoords",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke Set Bottom"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after Set Bottom is invoked"
},
"details": {
"name": "Set Bottom"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Bottom"
}
}
]
},
{
"base": "SetRight",
"context": "UVCoords",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke Set Right"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after Set Right is invoked"
},
"details": {
"name": "Set Right"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Right"
}
}
]
},
{
"base": "SetTop",
"context": "UVCoords",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke Set Top"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after Set Top is invoked"
},
"details": {
"name": "Set Top"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Top"
}
}
]
},
{
"base": "SetLeft",
"context": "UVCoords",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke Set Left"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after Set Left is invoked"
},
"details": {
"name": "Set Left"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Left"
}
}
]
},
{
"base": "Getleft",
"details": {
"name": "Left"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
}
],
"results": [
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Left"
}
}
]
},
{
"base": "Setleft",
"details": {
"name": "Set Left"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Left"
}
}
]
},
{
"base": "Gettop",
"details": {
"name": "Top"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
}
],
"results": [
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Top"
}
}
]
},
{
"base": "Settop",
"details": {
"name": "Set Top"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Top"
}
}
]
},
{
"base": "Getright",
"details": {
"name": "Get Right"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
}
],
"results": [
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Right"
}
}
]
},
{
"base": "Setright",
"details": {
"name": "Set Right"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Right"
}
}
]
},
{
"base": "Getbottom",
"details": {
"name": "Get Bottom"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
}
],
"results": [
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Bottom"
}
}
]
},
{
"base": "Setbottom",
"details": {
"name": "Bottom"
},
"params": [
{
"typeid": "{E134EAE8-52A1-4E43-847B-09E546CC5B95}",
"details": {
"name": "UV Rect"
}
},
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "Bottom"
}
}
]
}
]
}
]
}