Versions Compared

Key

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

...

  • auto – Signifies the use of default Grid Channels with Auto Range and Auto Reduction.

    UI Text Box
    typeinfo

    Example: -prv_voxels=auto

  • cust – Requires the provision of a value for Detail Reduction and additional lists of sub-arguments for each Grid Channel, in the following format:

    -prv_voxels=cust,[detailreduction],[channel1name]:[lowrange]:[highrange]:[lowColorR]:[lowColorG]:[lowColorB]:[highColorR]:[highColorG]:[highColorB],[channel2name]:[lowrange]:[highrange]:[lowColorR]:[lowColorG]:[lowColorB]:[highColorR]:[highColorG]:[highColorB]

    Any number of Grid Channels can be listed with their options. Note that sub-arguments are delimited with a comma, except the sub-arguments for each Grid Channel which are delimited with a colon. Color values are listed with three floats between 0.0 and 1.0 for each of the Red, Green and Blue components. Color values are optional for each Grid Channel and can be omitted.

    UI Text Box
    typeinfo

    Example: -prv_voxels=cust,0,fuel:0:1000,smoke:500:600:0.5:0.5:0.5:1.0:0.0:0.0

    Valid Grid Channel names: "fuel", "smoke", "temp", "vel", "rgb", "visc".

     

...

  • auto – Signifies the use of Auto Range and Auto Reduction.

    UI Text Box
    typeinfo

    Example: -viewVelStreamlines=auto

...

  • auto – Signifies the use of default GPU Preview settings with Auto Reduction.

    UI Text Box
    typeinfo

    Example: -gpu_viewport=auto

  • cust – Requires the provision of a value for for Detail Reduction, in the following format:
    -gpu_viewport=cust,[detailreduction]

    Note that sub-arguments are delimited with a comma. 

    UI Text Box
    typeinfo

    Example: -gpu_viewport=cust,5

...