Render Settings Window#
The Render Settings Window allows you to configure all rendering parameters, including video output, camera setup, lighting, STL export, and reflection settings.
You can access it in two contexts:
โ
Video Settings#
Frame Format: Choose the image format for each rendered frame (e.g., PNG, JPEG).
Resolution: Specify the output dimensions of each frame in width ร height (pixels).
โ
Camera Settings#
Location: Set the cameraโs position in the global coordinate space (X, Y, Z).
Focal Point: Specify the point in 3D space that the camera looks at. This defines the direction of view and is typically set relative to the object of interest (X, Y, Z).
Up Vector: Defines the cameraโs upward direction, used to control the roll and orientation of the view. Commonly set as (0, 1, 0) for a vertical Y-axis alignment.
โ
Light Settings#
Position: Specify the position of the scene light source in X, Y, and Z.
Power: Control the intensity (brightness) of the light illuminating the scene.
โ
Other Options#
STL Export: Enable Save STL per Frame to export geometry at each frameโuseful for CFD workflows and mesh-based post-processing.
Reflection Plane: Mirror the rendered geometry across a selected plane (XY, YZ, or XZ). This is particularly useful for simulating symmetrical wing pairs without duplicating sprite definitions.
โ