72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
1870 lines
71 KiB
Plaintext
1870 lines
71 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "Matrix3x4",
|
|
"context": "BehaviorClass",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "CreateZero",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create Zero"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create Zero is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create Zero"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetRotationPartFromQuaternion",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Rotation Part From Quaternion"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Rotation Part From Quaternion is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Rotation Part From Quaternion"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{73103120-3DD3-4873-BAB3-9713FA2804FB}",
|
|
"details": {
|
|
"name": "Quaternion"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateFromColumns",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create From Columns"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create From Columns is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create From Columns"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "IsClose",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Is Close"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Is Close is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Is Close"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
|
|
"details": {
|
|
"name": "float"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "IsOrthogonal",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Is Orthogonal"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Is Orthogonal is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Is Orthogonal"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
|
|
"details": {
|
|
"name": "float"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "Orthogonalize",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Orthogonalize"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Orthogonalize is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Orthogonalize"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateFromMatrix3x3",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create From Matrix 3x 3"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create From Matrix 3x 3 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create From Matrix 3x 3"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "RetrieveScale",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Retrieve Scale"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Retrieve Scale is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Retrieve Scale"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateRotationX",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create RotationX"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create RotationX is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create RotationX"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateFromMatrix3x3AndTranslation",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create From Matrix 3x 3 And Translation"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create From Matrix 3x 3 And Translation is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create From Matrix 3x 3 And Translation"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "ToString",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke To String"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after To String is invoked"
|
|
},
|
|
"details": {
|
|
"name": "To String"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
|
|
"details": {
|
|
"name": "AZ Std::basic_string<char, AZ Std::char_traits<char>, allocator>"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "ExtractScale",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Extract Scale"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Extract Scale is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Extract Scale"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetTranspose",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Transpose"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Transpose is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Transpose"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "InvertFast",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Invert Fast"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Invert Fast is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Invert Fast"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateFromRows",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create From Rows"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create From Rows is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create From Rows"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateTranslation",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create Translation"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create Translation is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create Translation"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetTranspose3x3",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Transpose 3x 3"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Transpose 3x 3 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Transpose 3x 3"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetColumn",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Column"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Column is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Column"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetRow",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Row"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Row is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Row"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetInverseFast",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Inverse Fast"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Inverse Fast is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Inverse Fast"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetOrthogonalized",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Orthogonalized"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Orthogonalized is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Orthogonalized"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "Multiply3x3",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Multiply 3x 3"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Multiply 3x 3 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Multiply 3x 3"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "IsFinite",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Is Finite"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Is Finite is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Is Finite"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateFromQuaternion",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create From Quaternion"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create From Quaternion is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create From Quaternion"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetBasisAndTranslation",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Basis And Translation"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Basis And Translation is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Basis And Translation"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "MultiplyVector4",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Multiply Vector 4"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Multiply Vector 4 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Multiply Vector 4"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateScale",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create Scale"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create Scale is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create Scale"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateDiagonal",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create Diagonal"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create Diagonal is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create Diagonal"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetTranslation",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Translation"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Translation is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Translation"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "InvertFull",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Invert Full"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Invert Full is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Invert Full"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetColumns",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Columns"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Columns is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Columns"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetElement",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Element"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Element is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Element"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
|
|
"details": {
|
|
"name": "float"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "Equal",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Equal"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Equal is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Equal"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "bool"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetDeterminant3x3",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Determinant 3x 3"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Determinant 3x 3 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Determinant 3x 3"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
|
|
"details": {
|
|
"name": "float"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetColumns",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Columns"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Columns is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Columns"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetRows",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Rows"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Rows is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Rows"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetMultipliedByScale",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Multiplied By Scale"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Multiplied By Scale is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Multiplied By Scale"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateRotationZ",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create RotationZ"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create RotationZ is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create RotationZ"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateFromQuaternionAndTranslation",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create From Quaternion And Translation"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create From Quaternion And Translation is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create From Quaternion And Translation"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetRowAsVector3",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Row As Vector 3"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Row As Vector 3 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Row As Vector 3"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "MultiplyMatrix3x4",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Multiply Matrix 3x 4"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Multiply Matrix 3x 4 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Multiply Matrix 3x 4"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "UnsafeCreateFromMatrix4x4",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Unsafe Create From Matrix 4x 4"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Unsafe Create From Matrix 4x 4 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Unsafe Create From Matrix 4x 4"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetRows",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Rows"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Rows is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Rows"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "Clone",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Clone"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Clone is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Clone"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "MultiplyVector3",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Multiply Vector 3"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Multiply Vector 3 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Multiply Vector 3"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateIdentity",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create Identity"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create Identity is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create Identity"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetBasisAndTranslation",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Basis And Translation"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Basis And Translation is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Basis And Translation"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateFromValue",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create From Value"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create From Value is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create From Value"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetElement",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Element"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Element is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Element"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
|
|
"details": {
|
|
"name": "float"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "Transpose3x3",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Transpose 3x 3"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Transpose 3x 3 is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Transpose 3x 3"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "Transpose",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Transpose"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Transpose is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Transpose"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "CreateRotationY",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Create RotationY"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Create RotationY is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Create RotationY"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetRow",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Row"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Row is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Row"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{0CE9FA36-1E3A-4C06-9254-B7C73A732053}",
|
|
"details": {
|
|
"name": "Vector 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetInverseFull",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Inverse Full"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Inverse Full is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Inverse Full"
|
|
},
|
|
"results": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetColumn",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Column"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Column is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Column"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
|
|
"details": {
|
|
"name": "int"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetTranslation",
|
|
"context": "Matrix3x4",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Translation"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Translation is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Translation"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetbasisX",
|
|
"context": "Getter",
|
|
"details": {
|
|
"name": "GetbasisX"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "",
|
|
"details": {
|
|
"name": "basisX"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "",
|
|
"details": {
|
|
"name": ""
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetbasisX",
|
|
"context": "Setter",
|
|
"details": {
|
|
"name": "SetbasisX"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "basisX"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetbasisY",
|
|
"context": "Getter",
|
|
"details": {
|
|
"name": "GetbasisY"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "",
|
|
"details": {
|
|
"name": "basisY"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "",
|
|
"details": {
|
|
"name": ""
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetbasisY",
|
|
"context": "Setter",
|
|
"details": {
|
|
"name": "SetbasisY"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "basisY"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "GetbasisZ",
|
|
"context": "Getter",
|
|
"details": {
|
|
"name": "GetbasisZ"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "",
|
|
"details": {
|
|
"name": "basisZ"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "",
|
|
"details": {
|
|
"name": ""
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetbasisZ",
|
|
"context": "Setter",
|
|
"details": {
|
|
"name": "SetbasisZ"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "basisZ"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "Gettranslation",
|
|
"context": "Getter",
|
|
"details": {
|
|
"name": "Gettranslation"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "",
|
|
"details": {
|
|
"name": "translation"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "",
|
|
"details": {
|
|
"name": ""
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "Vector 3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "Settranslation",
|
|
"context": "Setter",
|
|
"details": {
|
|
"name": "Settranslation"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{1906D8A5-7DEC-4DE3-A606-9E53BB3459E7}",
|
|
"details": {
|
|
"name": "Matrix 3x 4"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
|
|
"details": {
|
|
"name": "translation"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |