AsAttributeBuffer to mesh dx11(set vertex data)

this is about winding order. the sequence, in which your vertices get connected to a triangle, determines its culling.

use the “cull mode” node to show meshes with front- or back culling. set it to “none” to see all meshes.