Page History
...
In 3ds Max 2021 and above, the newer Bake to Texture feature is also available and works with the V-Ray bake elements.
UI Expand | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||
||Renderingmenu|| > Bake to Texture > Select bake elements > Add Maps to Selected Objects button (for 3ds Max 2021 and newer)
||Rendering menuRendering menu|| > Render To Texture > Output rollout > Add button > Select bake element > Add Elements button (for older versions of 3ds Max)
|
Bake Elements
...
The following bake elements are available through the Add Texture Elements dialog. For information on the type of image or data included in each bake element, see the page for the corresponding Render Element.
Bake Element | Corresponding Render Element | ||||||
---|---|---|---|---|---|---|---|
VRayAOMap | VRayAO | ||||||
VRayBumpNormalsMap | VRayBumpNormals | ||||||
VRayCausticsMap | VRayCaustics | ||||||
VRayCompleteMap | RGB_Color | ||||||
VRayDenoiser | VRayDenoiser | ||||||
VRayDiffuseFilterMap
| VRayDiffuseFilter | ||||||
VRayExtraTexMap 1 | VRayExtraTex | ||||||
VRayGlobalIlluminationMap | VRayGlobalIllumination | ||||||
VRayLightingMap | VRayLighting | ||||||
VRayMatteShadowMap | VRayMatteShadow | ||||||
VRayMetalnessMap | VRayMetalness | ||||||
VRayMtlReflectGlossinessBake | VRayMtlReflectGlossiness | ||||||
VRayMtlReflectHillightGlossinessBake | VRayMtlReflectHighlightGlossiness | ||||||
VRayMtlReflectIORBake | VRayMtlReflectIOR | ||||||
VRayMtlRefractGlossinessBake | VRayMtlRefractGlossiness | ||||||
VRayNormalsMap | VRayNormals | ||||||
VRayRoughnessMap | VRayRoughness | ||||||
VRayRawDiffuseFilterMap | VRayRawDiffuseFilter | ||||||
VRayRawGlobalIlluminationMap | VRayRawGlobalIllumination | ||||||
VRayRawLightingMap | VRayRawLighting | ||||||
VRayRawReflectionFilterMap | VRayRawReflectionFilter | ||||||
VRayRawRefractionFilterMap | VRayRawRefractionFilter | ||||||
VRayRawRefractionMap | VRayRawRefraction | ||||||
VRayRawShadowMap | VRayRawShadow | ||||||
VRayRawTotalLightingMap | VRayRawTotalLighting | ||||||
VRayReflectionMap | VRayReflection | ||||||
VRayReflectionFilterMap | VRayReflectionFilter | ||||||
VRayRefractionFilterMap | VRayRefractionFilter | ||||||
VRayRefractionMap | VRayRefraction | ||||||
VRaySelfIlluminationMap | VRaySelfIllumination | ||||||
VRayShadowMapBake | VRayShadows | ||||||
VRaySpecularMap | VRaySpecular | ||||||
VRaySSSMap | VRaySSS2 | ||||||
VRayTotalLightingMap | VRayTotalLighting |
...
UI Text Box | ||
---|---|---|
| ||
Starting with V-Ray 6, Update 2, every bake element has the option to be individually denoised like all other regular render elements. |
Notes
...
Anchor | ||||
---|---|---|---|---|
|
1 – The map for this element can only be set through MAX Script. To do that, add the bake element like any other. Open MAXScript listener and type the following code commands:
...