Hi guys, I'm trying to set up textureCards for components, but it just doesnt want to work. And I'm wondering if that feature is already implemented or not?
over “SomeComponent”
{
uniform token model:drawMode = “cards”
uniform token model:cardGeometry = “cross”
uniform asset model:cardTextureXPos = @SomeTexture.jpg@
}