Files
tooll3--t3/Operators/Lib/mesh/_/_MeshBufferComponents.t3ui
2026-07-13 13:13:17 +08:00

40 lines
942 B
Plaintext

{
"FormatVersion": 3,
"Id": "5b9f1d97-4e10-4f31-ba83-4cbf7be9719b"/*_MeshBufferComponents*/,
"Description": "Gives access to Vertex and Index Buffers of a mesh.\n\nThe buffer can then be combined with [_AssembleMeshBuffers].",
"SymbolTags": "16",
"InputUis": [
{
"InputId": "1b0b7587-de86-4fc4-be78-a21392e8aa9b"/*MeshBuffers*/,
"Relevancy": "Required",
"Position": {
"X": -200.0,
"Y": 0.0
}
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "0c5e2ec1-ab60-43ce-b823-3df096ff9a28"/*Vertices*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
},
{
"OutputId": "78c53086-bb28-4c58-8b51-42cfdf6620c4"/*Indices*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
},
{
"OutputId": "8fef2e09-4f1e-4ba8-8d62-858c3fb0ac23"/*ChunkDefs*/,
"Position": {
"X": 0.0,
"Y": 100.0
}
}
]
}