High Quality Render <IvRendering>

Parameters

Name Type Description
AmbientShadows? Boolean Ambient shadows visibility Default: Determined from the settings
Antialiasing? Boolean True, if image is postprocessed with anti-aliasing Default: True
GroundPlane? Boolean Ground plane visibility Default: Determined from the settings
GroundShadows? Boolean Ground shadows visibility Default: Determined from the settings
height Integer Image height, in pixels Default: 640
LightingStyle String Active lighting style Default: Determined from the settings
ObjectShadows? Boolean Object shadows visibility Default: Determined from the settings
OutputFile String Required image filename. The name should be a full path with a filename extension. The allowed filename extensions are (.bmp, .jpg, .jpeg, .png, .gif, .tif, .tiff).
Raytracing Name Raytracing quality for the Realistic VisualStyle.
Possible values:
  • :NoRayTracing
  • :Interactive
  • :Good
  • :Best
Default: Determined from the settings
Reflections? Boolean Allow reflections in scene Default: Determined from the settings
TexturesOn? Boolean Textures visibility Default: Determined from the settings
VisualStyle Name The kind of Rendering.

Possible values:

  • :Realistic
  • :Shaded
  • :ShadedWithEdges
  • :ShadedWithHiddenEdges
  • :Wireframe
  • :WireframeNoHiddenEdges
  • :WireframeWithHiddenEdges
  • :Monochrome
  • :WaterColor
  • :Illustration

Default: Determined from the settings.

width Integer Image width, in pixels Default: 640