mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 06:49:28 -05:00
9 lines
281 B
Plaintext
9 lines
281 B
Plaintext
// =========================================
|
|
// MaterialVertexDeclaration
|
|
// =========================================
|
|
use MaterialVertexDeclaration;
|
|
set block XFILE_BLOCK_TEMP;
|
|
set string name;
|
|
|
|
// MaterialVertexStreamRouting
|
|
set condition MaterialVertexStreamRouting::decl never; |