Custom Size [RvTools]:
The Custom Size [RvTools] node is designed to provide you with the flexibility to define custom dimensions for your projects. This node is particularly useful when you need to specify exact width and height values for your outputs, allowing for precise control over the resolution of your generated images or other media. By offering a straightforward method to set these dimensions, the node ensures that your creative outputs meet specific size requirements, which can be crucial for various artistic and technical applications. Its primary goal is to simplify the process of customizing output sizes, making it an essential tool for artists who require specific resolutions for their work.
Custom Size [RvTools] Input Parameters:
width
The width parameter allows you to specify the desired width of your output. It is an integer value that can be set between a minimum of 16 and a maximum of 32768, with a default value of 512. This parameter is crucial for determining the horizontal dimension of your output, and adjusting it will directly affect the aspect ratio and overall size of the generated media. The step value of 8 ensures that you can increment or decrement the width in manageable units, providing fine control over the output's dimensions.
height
The height parameter enables you to define the desired height of your output. Similar to the width parameter, it is an integer value that ranges from a minimum of 16 to a maximum of 32768, with a default value of 512. This parameter determines the vertical dimension of your output, and changes to this value will impact the aspect ratio and size of the final product. The step value of 8 allows for precise adjustments, ensuring that you can tailor the height to meet specific requirements.
Custom Size [RvTools] Output Parameters:
width
The width output parameter reflects the final width value that has been set for your output. This value is crucial as it confirms the horizontal dimension that will be applied to the generated media, ensuring that it matches your specified requirements.
height
The height output parameter indicates the final height value that has been established for your output. This value is important as it verifies the vertical dimension that will be used in the generated media, ensuring consistency with your specified settings.
Custom Size [RvTools] Usage Tips:
- To maintain a specific aspect ratio, adjust the
widthandheightparameters proportionally. This will help in preserving the intended visual composition of your output. - Utilize the step value of 8 to make incremental adjustments to the dimensions, allowing for precise control over the size without making drastic changes.
Custom Size [RvTools] Common Errors and Solutions:
Invalid width or height value
- Explanation: This error occurs when the
widthorheightvalue is set outside the allowed range of 16 to 32768. - Solution: Ensure that both thewidthandheightparameters are within the specified range. Adjust the values accordingly to fall within the minimum and maximum limits.
Non-integer input for width or height
- Explanation: This error arises when a non-integer value is provided for the
widthorheightparameters. - Solution: Verify that the input values for both parameters are integers. If necessary, round or convert any non-integer inputs to integer values before setting them.
