Name |
Type |
Description |
Values |
file_name |
String |
The pattern of the files to import |
|
quad_size |
Float |
The quad size in meters |
From 0.01 to 100 |
flip_y_axis |
Bool |
Specifies whether the y axis has to be flipped when reading each file |
True or False |
raw |
Bool |
Specifies whether the files have to be imported as a raw file |
True or False |
raw_width |
Int |
When raw equals True, the width of the mask in number of vertices in each file |
From 16 to 524,288 |
raw_height |
Int |
When raw equals True, the height of the mask in number of vertices in each file |
From 16 to 524,288 |
raw_bit_count |
Int |
When raw equals True, the number of bits for each value |
8, 16 or 32 |
raw_skipped_byte_count |
Int |
When raw equals True, the number of bytes to skip at the beginning of each file |
From 0 to 4,000,000,000 |
flip_tiles_along_y_axis |
Bool |
Specifies whether the order of the files has to be flipped along the y axis when reading the files |
True or False |
override_loading_region |
Bool |
Specifies the files to load |
True or False |
overridden_min_x |
Int |
When override_loading_region equals true, the first x index of the files to load |
From -1000 to 1000 |
overridden_min_y |
Int |
When override_loading_region equals true, the first y index of the files to load |
From -1000 to 1000 |
overridden_max_x |
Int |
When override_loading_region equals true, the last x index of the files to load |
From -1000 to 1000 |
overridden_max_y |
Int |
When override_loading_region equals true, the last y index of the files to load |
From -1000 to 1000 |
See Nodes reference guide - Import mask from several files node
Copyright © 2022 · All Rights Reserved · Wysilab