Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width50%

The V-Ray Enmesh modifier 'coats' an object’s surface with a repeating pattern of a rendered geometry that follows the UVW space of that geometry.

Column
width5%
 
Column
width35%

 

 

 

UI Paths


Section
Column
width10%
 
Column
width35%

||V-Ray Asset Editor|| > Geometries (right-click) > Enmesh

||V-Ray Asset Editor|| > Create Asset (left-click) > Geometries > Enmesh

Column
width5%
 
Column
width40%

||V-Ray Objects Toolbar|| > Make Enmesh from the selection (left click)

||V-Ray Objects Toolbar|| > Remove the Enmesh properties form the selection (right click)

 

||V-Ray|| > Objects > Add Convert to Enmesh to Selection

Column
width10%

 

 

 

Creating V-Ray Enmesh


Section
Column
width50%

V-Ray Enmesh is created with two types of objects – Base objects and Reference objects (Patterns), which are used to replace the Base object's surface.

Column
width5%
 
Column
width20%

Videoautoplayloop
0Enmesh_Creating_Video.mp4
1900
2100%
3true
4false
5true

 

 

Parameters


Section
Column
width60%

Add objects Add scene objects that will replace the base object's surface.


Spacing X Determines the distance between the items along X axis measured in project units.

Spacing Y Determines the distance between the items along Y axis measured in project units.

Spacing Z  Determines the distance between the items along Z axis measured in project units.

UI Text Box
typenote
Negative values can be used for clipping the items.

Tiling U  Determines how many times the element is repeated in U direction.

Tiling V Determines how many times the element is repeated in V direction.


Height (%)  Scales the height of the replicated element.

Height offset (%)  ** Determines the elements' offset from the Base surface in relation to the element's height.


Offset U  Offsets the elements in the U direction. 

Offset V  Offsets the elements in the V direction. 

Random Offset U  Applies a random offset of the elements in the U direction.

Random Offset V Applies a random offset of the elements in the U direction.

UI Text Box
typenote
The offset values are in relation to the reference object's size

Rotation  Determines the rotation of the pattern elements.

Random Rotation  Rotates each element with a random angle ranging between 0 and the +/- Random Rotation value.

Use Rotation Step  When enabled, Random rotation is based on a 360/X where X is Steps count. For example, if Random rotation is set to 4, the pattern mesh is randomly rotated on a 90 degrees step (360/4) - 0, 90, 180, 270, 360 (0). If there is also a Rotation set, for example to 30 degrees, there is a 30 degrees offset - 30, 120, 210, 300, 390 (30).

UI Text Box
typenote
Note: Random Offset and Random Rotation are not compatible with U and V Tiling values less than 1.


Options


Map Channel  Determines the mapping channel to be used when positioning the elements.

Use Items UVs  When disabled the base mesh UV mapping (texture placement) overrides the UVs of the items. Each item (pattern object) will inherit the UV coordinates of the point of the base mesh that lies below.
When enabled the original item UVs are used instead.

Use Items Mtl IDs  When enabled the original item material IDs are used. When disabled the base mesh IDs override the IDs of the items. Each item will inherit the ID of the face of the base mesh that lies below.

Column
width5%

 

Column
width35%

 

 

Footnotes


Section
Fancy Bullets
typecircle
  • Currently, VRayEnmeshMod is supported on V-Ray CPU, Chaos Cloud Rendering, and V-Ray Standalone.
  • VRayEnmesh is incompatible with render-time created geometry like Displacement, Fur and Scatter.