© Taichi Kobayashi


Table of Contents

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This page provides information on the MtlMulti material node.

 

Overview


The MtlMulti node allows you to assign different materials on a single mesh based on face IDs.

 

UI Paths


 

 ||mat Network|| > V-Ray > Material > Multi ID

||out Network|| > V-Ray Render Elements node > V-Ray > Material > Multi ID

 


 

Node


The MtlMulti node provides inputs for controlling various material properties. Some correspond to parameters in the section below.

 

 

mtl_# – Specifies a sub-texture to be used by the Multi Material. The number of available inputs is dependent on the Materials Count parameter.

 

Parameters


 

 

Materials Count – Specifies the number of materials that are applied to the mesh.

Clear – Returns the Materials Count to a value of 0.

Material ID – Face material ID. It is filled automatically, if it is set to -1.

Wrap ID – When enabled, the material IDs are wrapped to the largest specified ID.


Was this helpful?