Skip to main content

Modifier Settings Guide

RapidPipeline 3D Processor logo

RapidPipeline 3D Processing Configuration Settings adhere to the 3D Processing Schema and are designed to achieve any 3D processing goal. They operate directly on a 3D model and are able to alter the entire structure or re-create meshes, materials, UVs, texture maps and other 3D model properties.

File Size Target

Modifier which alters the optimization settings in order to meet a given maximum file size (MB).

Maximum Megabytes on Disk

Limits the maximum allowed MB size on disk for the given output asset. Default is 5MB.

Size on Screen Target

Calculates optimal mesh and texture resolution for a given display size on screen in pixel. Default is 0 (=off).

It utilizes mesh deviation and a pixel per unit metric in order to calculate the optimal mesh and texture resolution for a given display size on screen in pixels. The pixel target is limited to one value, which is used for width and height of the given size on screen.

This method is optional and can work standalone or in conjunction with other targets.

Pixel Target

Target size on screen in pixel (width and height). Default is 1024x1024.

Power of Two Resolution

Ensures that textures have power of two dimensions.

  • none:

  • ceil:

  • floor:

  • round:

Further Documentation

For the full Documentation on all available data operations commands and system settings, please refer to the CLI Commands Guide and 3D Processor System Schema & Settings.