Versions Compared

    Key

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

    ...

    Section
    Column
    width40

     

    Column
    width60
    Expand
    titleMaxwell: ImageClick here for details...

    res
    Overrides the scene resolution defined in the file. Format is WxH, e.g., 800x600

    region
    Describes a region type to render, along with its coordinates. The format is "type,x1,y,x2,y2" where "type" is one of "full", "region" or "blowup" and "x1,y1,x2,y2" are the coordinates of the rectangular region to render or enlarge.

    depth
    Overrides the image depth settings in the scene file.

    channels
    Overrides the channels that Maxwell will export, as defined in the scene file. Possible channels are r, a, ao, s, m, i, zmin, zmax.

    channel
    Overrides each exported channels export status and format. The format is [channel_name],[on|off],[depth(8,16,32)],[format]. All the parameters are optional except for the first one. Examples: channel:alpha,on,32,tif... channel:material... channel:object,off

    zmin
    Overrides the zmin values of the zbuffer channel.

    zmax
    Overrides the zmax values of the zbuffer channel.

    alphaopaque
    Enable opaque mode in the alpha channel.

    alphaembedded
    Enables embedded alpha.

    embedded
    Embeds the selected channel when the output format allows it.

    channelsembedded
    Enable/disable embedding all the channels as images layers if the format supports it.

    color
    Overrides the color space setting in the scene file.

    camera
    Specifies a camera to render. If not specified, will default to the active camera.

    defaultmat
    Overrides the path to the default materials.

    burn
    Overrides the burn value set in the scene file.

    gamma
    Overrides the gamma value set in the scene file.

    ...