SettingsOutput

Essential parameters

이름 타입 기본값 권장값 노출 여부 값 범위
img_width integer 640 n/a O n/a
img_height integer 480 n/a O n/a

Trivial parameters

아래 파라미터는 vrscene에 기록할 필요도 없고 사용자에게 노출할 필요도 없습니다.

  • img_pixelAspect: float = 1, Output image pixel aspect
  • img_file: string = "", Output image file
  • img_dir: string = "", Output image dir
  • img_file_needFrameNumber: bool = false, If true, the frame number is added to the image file name
  • img_separateAlpha: bool = false, If true, the alpha channel will be written to a separate file
  • img_noAlpha: bool = false, If true, the alpha channel will not be written the final image
  • img_dontSaveRgbChannel: bool = false, If true, the RGB channel will not be saved to disk
  • img_saveVelocityZeroBase: bool = false, If true, Velocity channel will be saved zero base instead of the default 0.5 based.
  • img_deepFile: bool = false, If true, V-Ray will will generate deep image file (valid for vrst and exr)
  • img_rawFile: bool = false, If true, V-Ray will render to a tiled file format (.vrimg or .exr). This is automatically turned on for file formats that only support tiled writing (like .vrimg)
  • img_rawFileVFB: integer = 1, If writing to a tiled file format, specifies whether a memory VFB window should be displayed (0 - no memory VFB, 1 - full memory VFB, 2 - preview)
  • anim_start: double = 0, Start of animation range in time units
  • anim_end: double = 1, End of animation range in time units
  • anim_frame_padding: integer = 4, Animation Frame Name Padding
  • anim_renumber_on: bool = false, If true, frame renumbering is used
  • anim_renumber_start: float = 0, Start number for renumber frames
  • anim_renumber_step: float = 1, Renumber frames step
  • anim_ren_frame_start: float = 0, First frame of animation range
  • frame_start: integer = 0, The frame number at the start of the animation range
  • frames_per_second: float = 1, Number of frames per unit time
  • frames: list, unlimited list, List of frames to be rendered. May contain intervals in the form of lists with start and end frame
  • rgn_left: float = 0, Image output region left coord
  • rgn_width: float = 640, Image output region width
  • rgn_top: float = 0, Image output region top coord
  • rgn_height: float = 480, Image output region height
  • bmp_width: integer = 640, Output bitmap width
  • bmp_height: integer = 480, Output bitmap height
  • r_left: integer = 0, Bitmap output region left coord
  • r_width: integer = 640, Bitmap output region width
  • r_top: integer = 0, Bitmap output region top coord
  • r_height: integer = 480, Bitmap output region height
  • frame_stamp_enabled: bool = false, true to enable the VFB frame stamp
  • frame_stamp_text: string = "", Frame stamp text
  • relements_separateFolders: bool = false, true to save render elements in separate folders
  • relements_separate_rgba: bool = false, true to save the main RGBA elment in a separate folder too, if relements_separateFolders is specified
  • relements_divider: string = ".", Render elements name separator
  • film_offset_x: float = 0, Horizontal film offset
  • film_offset_y: float = 0, Vertical film offset

results matching ""

    No results matching ""