temporary to disable the RenderList and RenderNode
This commit is contained in:
@@ -98,7 +98,7 @@ private:
|
||||
|
||||
bool InitAutoMaterial()
|
||||
{
|
||||
AutoDelete<MaterialCreateInfo> mci=mtl::CreateVertexColor2D(CoordinateSystem2D::NDC);
|
||||
AutoDelete<MaterialCreateInfo> mci=mtl::CreateVertexColor2D(mtl::CoordinateSystem2D::NDC);
|
||||
|
||||
material_instance=db->CreateMaterialInstance(mci,&vil_config);
|
||||
|
||||
|
Reference in New Issue
Block a user