9e2a3226fd
It is now possible to right click on nodes on the node palette to navigate to the file that holds the text data for any given node, this way it is easy to update and improve the naming of titles, subtitles, categories, tool tips and slots.
1332 lines
51 KiB
Plaintext
1332 lines
51 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "MathVector3_VM",
|
|
"context": "BehaviorClass",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "MathVector3_VM"
|
|
},
|
|
"methods": [
|
|
{
|
|
"key": "Reciprocal",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Reciprocal"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Reciprocal is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Reciprocal",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Subtract",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Subtract"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Subtract is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Subtract",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "const Vector3&"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "const Vector3&"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Project",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Project"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Project is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Project",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Normalize",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Normalize"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Normalize is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Normalize",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Distance",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Distance"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Distance is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Distance",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "SetZ",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke SetZ"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after SetZ is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::SetZ",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Max",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Max"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Max is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Max",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "GetElement",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke GetElement"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after GetElement is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::GetElement",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Absolute",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Absolute"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Absolute is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Absolute",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "BuildTangentBasis",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke BuildTangentBasis"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after BuildTangentBasis is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::BuildTangentBasis",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{1F24C807-BE2F-54C7-8F2B-498727236DF5}",
|
|
"details": {
|
|
"name": "tuple<Vector3 Vector3 >"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Clamp",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Clamp"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Clamp is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Clamp",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "MultiplyByNumber",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke MultiplyByNumber"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after MultiplyByNumber is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::MultiplyByNumber",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Slerp",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Slerp"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Slerp is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Slerp",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "IsZero",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke IsZero"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after IsZero is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::IsZero",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "SetY",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke SetY"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after SetY is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::SetY",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "IsClose",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke IsClose"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after IsClose is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::IsClose",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Cross",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Cross"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Cross is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Cross",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "DirectionTo",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke DirectionTo"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after DirectionTo is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::DirectionTo",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{CD6328B1-6CC4-54CE-97F4-9D91F5A242F4}",
|
|
"details": {
|
|
"name": "tuple<Vector3 double >"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "MultiplyByVector",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke MultiplyByVector"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after MultiplyByVector is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::MultiplyByVector",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Negate",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Negate"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Negate is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Negate",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Add",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Add"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Add is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Add",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "IsPerpendicular",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke IsPerpendicular"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after IsPerpendicular is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::IsPerpendicular",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "IsFinite",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke IsFinite"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after IsFinite is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::IsFinite",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "DivideByNumber",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke DivideByNumber"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after DivideByNumber is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::DivideByNumber",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "IsNormalized",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke IsNormalized"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after IsNormalized is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::IsNormalized",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "LengthSquared",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke LengthSquared"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after LengthSquared is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::LengthSquared",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "FromValues",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke FromValues"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after FromValues is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::FromValues",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Dot",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Dot"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Dot is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Dot",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "SetX",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke SetX"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after SetX is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::SetX",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "LengthReciprocal",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke LengthReciprocal"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after LengthReciprocal is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::LengthReciprocal",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Min",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Min"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Min is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Min",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "DistanceSquared",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke DistanceSquared"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after DistanceSquared is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::DistanceSquared",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Length",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Length"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Length is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Length",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "DivideByVector",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke DivideByVector"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after DivideByVector is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::DivideByVector",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"key": "Lerp",
|
|
"context": "MathVector3_VM",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Lerp"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Lerp is invoked"
|
|
},
|
|
"details": {
|
|
"name": "MathVector3_VM::Lerp",
|
|
"category": "Other"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "const Vector3&"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "const Vector3&"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{110C4B14-11A8-4E9D-8638-5051013A56AC}",
|
|
"details": {
|
|
"name": "double"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector3"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |