Versions Compared

Key

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

This page provides information about the Generic material in V-Ray for SketchUp.

 


Overview

...

Section
Column
width60%

...

Generic is a special V-Ray material, that allows for better physically correct illumination (energy distribution) in the scene, faster rendering, more convenient reflection and refraction parameters. Within this material you can apply different texture maps, control the reflections and refractions, add bump and displacement maps, force direct GI calculations, and choose the BRDF for the material.

Column
width5%


Column
width35%

Image Added



UI Paths

...

||V-Ray Asset Editor|| > Materials (right-click) > Generic

||V-Ray Asset Editor|| > Create Asset (left-click) > Materials > Generic

 

 

UI Options

...

Section
Column
width60%65%

The Generic material settings are organized in Basic and Advanced modes. You can switch the mode from the toggle button under the Preview Swatch or globally from the Configuration rollout of the Settings tab.

An The Add Layer button is andAdd Attribute buttons are provided for some V-Ray materials, including Generic. You can select an additional layer that can add up to the appearance of the material. For more information, see theLayers section on Materials page.From the Add Attribute button, you can select additional attributes that can add up to the appearance of the material. For more information, see the Attributes section.Add Attributeand Add Layer sections.

UI Text Box
typetip
Holding down Ctrl (or Cmd on macOS) while having the Add Attribute or Add Layer menu open, allows selecting multiple entries without closing the dropdown.

The context menu of the Color slot provides options to Copy and  and Paste, as well as to to Reset the the color.

A Reset  Reset option is provided in the context menu of each Number Slider. You can reset the slider value to the default one.

UI Text Box
typenote

The blue indicator next to a rollout (Image Added) indicates that the lead parameter of this rollout, which affects the final appearance of the material, is changed.

Column
width5%
 


35%
Column
width30%

Image Added



Anchor

...

Attributes
 
Attributes

Attributes

...

The attributes available for the Generic material are as follows.anchor


Expand

...

title

...

Translucency

Translucency

...

Section
Column
width60%

Back Material– Defines the material V-Ray uses for back side faces as defined by their normals.

Translucency – Determines if the front or the back side of the material is more visible in the rendering process. By default this value is 0.5, which means that both sides are equally visible. When this parameter is closer to zero, the material facing the camera is more visible, when it is closer to one, the back material is more visible. A texture can be used to control the variation of the effect.

Mult. by Front Diffuse – When enabled, the translucency is multiplied by the diffuse of the front material.

Column
width5%

 

Column
width35%

Image Removed

 

Bump

Section
Column
width60%

Mode/Map – Specifies the bump map type.

Bump Map – A height map should be used.
Bump Texture Channel – Some V-Ray textures have a special bump channel output that can be used here. It is most commonly used for Round Edges effect. Edges texture is used as a bump.

Normal Map – RGB normal map should be used with this option. Note that in most cases the normal map bitmap color space should be set to Linear to ensure correct results.

Amount – Multiplier for the bump/normal map.

Delta Scale – Specifies a scale for sampling the bitmap when using bump mapping. The exact value is calculated automatically by V-Ray, but can be caled here.

Column
width5%

 

Column
width35%

 Image Removed

Contour

Section
Column
width60%

The Contour attribute is available only when the engine is set to CPU. It is currently not supported for GPU.

Line Color – Specifies the color of the outlines.

Opacity – Specifies the opacity of the outlines.

Normal Threshold – Determines when lines will be created for parts of the same object with varying surface normals (e.g. at the inside edges of a box). A value of 0.0 means that only 90 degrees or larger angles generate internal lines. Higher values mean that smoother transitions between face normals can also generate a line. Setting this value to 1.0 fills curved objects completely.

Overlap Threshold – Determines when outlines will be created for overlapping parts of the one and the same object . Lower values reduce the internal overlapping lines, while higher values produce more overlap lines. Setting this value to 1.0 fills curved objects completely.

Width – Specifies the width of the outlines.

Inner Line Control – Enables a separate control for the inner edges.

Inner line Color – Specifies the color of the inner lines

Inner Width – Specifies the width of the inner lines.

UI Text Box
typenote

Some of the global parameters have an effect on all materials with Contour attribute. These parameters are Width Type, Trace Bias, No Inner Edges, Visible in Secondary, and Compensate EV.

Column
width5%

 

Column
width35%

Image Removed 

Dispacement

...

width60%
UI Text Box
typenote

This is a legacy attribute that will be removed in the future. Consider using the geometry displacement modifier instead. It can be created as a geometry asset in the Outliner and can be applied to objects in the scene. Note that the displacement effect will no longer appear in the Preview Swatch.

Displacement1 – Enables or disables the displacement effect.

Mode/ Map2 – Specifies the mode in which the displacement is rendered. 

2D Displacement – Bases the displacement on a texture map that is known in advanced. The displaced surface is rendered as a warped height-field based on that texture map. The actual raytracing of the displaced surface is done in texture space and the result is mapped back into 3D space. The advantage of this method is that it preserves all details in the displacement map. However, it requires the object to have valid texture coordinates. You cannot use this method for 3d procedural textures or other textures that use object or world coordinates. The parameter can take any values. 
Normal Displacement – Takes the original surface geometry and subdivides its triangles into smaller sub-triangles, which then are displaced. 

Amount – The amount of displacement. A value of 0.0 means the object appears unchanged. Higher values produce a greater displacement effect. This parameter can also take a negative value, in which case the displacement pushes geometry inside the object. 

Shift – Specifies a constant, which is added to the displacement map values, effectively shifting the displaced surface up and down along the normals. This can be either positive or negative.

Keep Continuity – When enabled, tries to produce a connected surface, without splits, when there are faces from different smoothing groups and/or material IDs. Note that using material IDs is not a very good way to combine displacement maps since V-Ray cannot always guarantee the surface continuity. Use other methods (vertex colors, masks etc.) to blend different displacement maps.

Resolution – This option is available when the Mode/Map is 2D Displacement. It determines the resolution of the displacement texture used by V-Ray. If the texture is a bitmap, it is recommended to match this resolution to the size of the bitmap. For procedural 2D maps, the resolution is determined by the desired quality and detail in the displacement. Note that V-Ray also automatically generates a normal map based on the displacement map in order to compensate for details not captured by the actual displaced surface.

View Dependent – When enabled, Edge length determines the maximum length of a subtriangle edge in pixels. A value of 1.0 means that the longest edge of each subtriangle is about one pixel long when projected on the screen. When disabled, Edge length is the maximum sub-triangle edge length in world units.

Edge Length – Determines the quality of the displacement. Each triangle of the original mesh is subdivided into a number of subtriangles. More subtriangles mean more detail in the displacement, slower rendering times and more RAM usage. Less subtriangles mean less detail, faster rendering and less RAM. The meaning of Edge length depends on the View dependent parameter. The slider's minimum range is set to 0.4. Using lower values is still possible by manually typing them in the input box but it may cause significant render delay.

Max Subdivs – Controls the maximum sub-triangles generated from any triangle of the original mesh when the displacement type is Subdivision. The value is in fact the square root of the maximum number of subtriangles. For example, a value of 256 means that at most 256 x 256 = 65536 subtriangles will be generated for any given original triangle. It is not a good idea to keep this value very high. If you need to use higher values, it will be better to tessellate the original mesh itself into smaller triangles instead. The actual subdivisions for a triangle are rounded up to the nearest power of two (this makes it easier to avoid gaps because of different tessellation on neighboring triangles). 

Water Level – Clips the surface geometry in places where the displacement map value is below the specified threshold. This can be used for clip mapping a displacement map value below which geometry will be clipped. 

Level Height – Value below which the geometry is clipped. 

UI Text Box
typeinfo

Materials need to be applied to objects (groups/components) to have working displacement. If various materials are applied to different faces of an object, the displacement from the top-level (group/component) material will be used on all of them. Normal Displacement will take into account the texture size of each different face material, while 2D Displacement will ignore them.


Multiexcerpt include
SpaceWithExcerptVSKETCHUP
MultiExcerptNameTranslucency Attribute
DisableCachingtrue
PageWithExcerptTranslucency Attributes

Expand
titleBump

Bump


Multiexcerpt include
SpaceWithExcerptVSKETCHUP
MultiExcerptNameBump Attribute
DisableCachingtrue
PageWithExcerptBump Attributes

Expand
titleOutline

Outline


Multiexcerpt include
SpaceWithExcerptVSKETCHUP
MultiExcerptNameOutline Attribute
DisableCachingtrue
PageWithExcerptOutline Attributes

Expand
titleDisplacement

Displacement


Multiexcerpt include
SpaceWithExcerptVSKETCHUP
MultiExcerptNameDisplacement Attribute
DisableCachingtrue
PageWithExcerptDisplacement Attributes

Expand
titleRaytrace Properties

Raytrace Properties


Multiexcerpt include
SpaceWithExcerptVSKETCHUP
MultiExcerptNameRaytrace Properties Attribute
DisableCachingtrue
PageWithExcerptRaytrace Properties Attributes

Expand
titleOverride

Override


Multiexcerpt include
SpaceWithExcerptVSKETCHUP
MultiExcerptNameOverride Attribute
DisableCachingtrue
PageWithExcerptOverride Attributes

Expand
titleMaterial ID

Material ID


Multiexcerpt include
SpaceWithExcerptVSKETCHUP
MultiExcerptNameMaterial ID Attribute
DisableCachingtrue
PageWithExcerptMaterial ID Attributes



Layers

...

The Layers available for the Generic material are as follows.

VRay Mtl

Emissive

Diffuse Coat

Reflective Coat

Flakes 2

Stochastic Flakes



Thumbnailspagesettings
ThumbnailOverlayRectangleColour0,0,0
ThumbnailOverlayRectangleOpacity0.5
ThumbnailBGImageHeight250px
ThumbnailSubTextSize13px
ThumbnailTextColourWhite
ThumbnailTitleTextSize22px
ThumbnailOverlayRectangleBottomPadding10px


Section
Column
width4%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Diffuse
ThumbnailBGImageGeneric_Diffuse.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Diffuse

Column
width1%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Reflection
ThumbnailBGImageGeneric_Reflection.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Reflection

Column
width1%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Refraction
ThumbnailBGImageGeneric_Refraction.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Refraction

Column
width4%


Section
Column
width4%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Coat
ThumbnailBGImageGeneric_Coat.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Coat

Column
width1%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Sheen
ThumbnailBGImageGeneric_Sheen.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Sheen

Column
width1%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Thin Film
ThumbnailBGImageThinFilm.jpg
ThumbnailPageLinkhttps://docs.chaos.com/pages/viewpage.action?pageId=82299020

Column
width4%


Section
Column
width4%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Self-Illumination
ThumbnailBGImageGeneric_SelfIllumination.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Self-Illumination

Column
width1%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Opacity
ThumbnailBGImageGeneric_Opacity.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Opacity

Column
width1%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Bump And Normal Mapping
ThumbnailBGImageGeneric_Bump_and_Normal_Mapping.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Bump+and+Normal+Mapping

Column
width4%


Section
Column
width4%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Multipliers
ThumbnailBGImageGeneric_Multipliers.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Multipliers

Column
width1%


Column
width25%

Thumbnail
ThumbnailTitleTextGeneric Viewport Display
ThumbnailBGImageGeneric_Binding_and_Override_Control.jpg
ThumbnailPageLinkhttps://docs.chaos.com/display/VSKETCHUP/Generic+Viewport+Display

Column
width1%


Column
width25%


Column
width4%




Column
width5%

 

Column
width35%

Image Removed

Raytrace Properties

 

Section
Column
width60%

Visible to Camera – When enabled, makes objects using this material visible to the camera.

Visible to Reflections – When enabled, this option makes objects using this material visible for to Reflection rays.

Visible to Refractions – When enabled, this option makes objects using this material visible for the Refraction rays.

Cast Shadows – When disabled, all objects with this material applied do not cast shadows.

Column
width5%

 

Column
width35%

Image Removed

Override

 

Section
Column
width60%

Shadows – The material that is used when a shadow ray hits the surface.

Reflection – The material that is used when a reflection ray hits the surface.

Refraction– The material that is used when a refraction ray hits the surface.

GI – The material that is used when a GI ray hits the surface.

Environment – The texture that will be used instead of the scene environment maps.

Column
width5%

 

Column
width35%

Image Removed

 

Material ID

 

Section
Column
width60%

ID Number – Isolates objects as an R/G/B mask in the MultiMatte render elements.

ID Color – Allows you to specify a color to represent this material in the Material ID VFB render element. 

UI Text Box
typeinfo

Each material is assigned with an automatically generated ID Color.

Column
width5%

 

Column
width35%

Image Removed

 

 

Each Generic rollout has its own dedicated page listed below: 

Section
Column
width15%
UI Text Box
sizemedium

Diffuse

Generic Diffuse

Column
width5%

 

Column
width15%
UI Text Box
sizemedium

Reflection

Generic Reflection

Column
width5%

 

Column
width15%
UI Text Box
sizemedium

Refraction

Generic Refraction

Column
width5%

 

Column
width15%
UI Text Box
sizemedium

Coat

Generic Coat

Column
width5%

 

Column
width15%
UI Text Box
sizemedium

Sheen

Generic Sheen

Column
width5%

 

Section
Column
width15%
UI Text Box
sizemedium

Opacity

Generic Opacity

Column
width5%

 

Column
width15%
UI Text Box
sizemedium

Bump and Normal Mapping

Generic Bump and Normal Mapping

Column
width5%

 

Column
width15%
UI Text Box
sizemedium

Generic Multipliers

Generic Multipliers

Column
width5%

 

Column
width15%
UI Text Box
sizemedium

Generic Binding and Override Control

Generic Binding and Override Control

Column
width5%

 

Column
width15%

 

Column
width5%

 

 

 

 

Notes

...

Fancy Bullets
typecircle
  • Materials with Normal opacity mode are now migrated to Stochastic opacity Stochastic opacity mode.

  • The Highlight Glossiness parameter parameter is a legacy plugin. It is migrated from previous versions; however, if it is disabled, the row is hidden and its value is set to 1.

  • Use the VRayMtl/VRayBRDF Generic material whenever possible in your scenes. This material is specifically optimized for V-Ray and often GI and lighting is computed much faster for V-Ray materials than for standard materials. Many V-Ray features (e.g. light cache, render elements ) are guaranteed to work properly only with VRayMtl Generic and other V-Ray compliant materials.

  • VRayMtl The Generic material can produce reflections/refractions for matte objects - see Wrapper Material | MtlWrapper.

  • The 2D mapping method will ignore ignores the Tiling parameters specified in the textures themselves.

  • The 2D mapping (landscape)  method only supports one UV mapping channel.

  1. Anchor
    2
    2
    Anchor
    notes
    notes
    Having a very large number of scene objects using materials with 2D Displacement may substantially prolong the geometry compilation phase of the rendering process.

  2. Calculated in the default SketchUp unit - inches.

  3. Prior to V-Ray Next, Update 1 the Fog Scattering section was known as Translucency.

    Anchor
    translucency
    translucency

  4. With V-Ray 5, PBR layers are converted to regular material layers.

  5. With V-Ray 5, update 2, all Normal maps of newly-created materials are calculated in Tangent space. The options for Object/World/Screen space normal maps are now considered legacy options. They remain unchanged in materials from older scenes unless the materials are updated to a non-legacy bump mode. In this case, the legacy options cannot be restored back.

  6. When a Bitmap texture is mapped in this slot, its color space is automatically adjusted. Copy-pasting, replacing or wrapping a texture does not trigger this automatic adjustment. It is reserved solely when creating a Bitmap in the specified material slot.