From e7b2e0026f2769e5b1100af1a72e260f17404b65 Mon Sep 17 00:00:00 2001 From: Toke Stuart Jepsen Date: Thu, 23 Mar 2023 15:36:57 +0000 Subject: [PATCH] BigRoy feedback --- website/docs/admin_hosts_maya.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/website/docs/admin_hosts_maya.md b/website/docs/admin_hosts_maya.md index fe30703c2e..6271feda15 100644 --- a/website/docs/admin_hosts_maya.md +++ b/website/docs/admin_hosts_maya.md @@ -113,6 +113,8 @@ This is useful to fix some specific renderer glitches and advanced hacking of Ma ### Extract Playblast Settings (review) These settings provide granular control over how the playblasts or reviews are produced in Maya. +Some of these settings are also available on the instance itself, in which case these settings will become the default value when creating the review instance. + ![Extract Playblast Settings](assets/maya-admin_extract_playblast_settings.png) - **Compression type** which file encoding to use. @@ -126,8 +128,8 @@ These settings provide granular control over how the playblasts or reviews are p - **Off Screen** records the playblast hidden from the user. - **2D Pan/Zoom** enables the 2D Pan/Zoom functionality of the camera. - **Renderer name** which renderer to use for playblasting. -- **Width** width of the output resolution. -- **Height** height of the output resolution. +- **Width** width of the output resolution. If this value is `0`, the asset's width is used. +- **Height** height of the output resolution. If this value is `0`, the asset's height is used. #### Viewport Options