Image Mapper
Image/Transform
Maps an image, or multiple, using the UV coordinates map. Optionally a position map can be used to distribute randomly multiple images, packed in a texture atlas, on the given tiles.
Input Parameters
- Image1 Image
Imager to map on the UV map, the image can also be a texture atlas if multiple patterns want to be mapped. - Image2 Image
- Image3 Image
- Image4 Image
- Image5 Image
- Image6 Image
- Image7 Image
- Image8 Image
- Image9 Image
- AtlasInput Image
- UV Image
Image that contains the UV positions in texture space. - UsePatternInput Boolean
- UseOffsetInput Boolean
- UseScaleInput Boolean
- UseRotationInput Boolean
- UseBBoxInput Boolean
Advanced
- Filtering Enum · Bilinear Smooth, Bilinear, Nearest
- FilteringFactor Float · Range 0.00 → 2.00
- MipRange UVec2
- MSAA Enum · Disabled, 2 Samples, 4 Samples, 8 Samples
Color
- HueVariance Float · Range 0.00 → 1.00
- SaturationVariance Float · Range 0.00 → 1.00
- LuminanceVariance Float · Range 0.00 → 1.00
- AlphaVariance Float · Range 0.00 → 1.00
Pattern
- PatternCount Uint · Range 1 → 9
Number of images to distribute using the position of the tiles. - DistributionMode Enum · Random, PriorityRandom, Input
Pattern distribution mode, which can be: random, patterns are distributed purely randomly on the tiles, and priority random, almost the same as the previous mode except that patterns with lower numbers (in the texture atlas) have a higher chance to be selected. - PatternInput Image Gray
- PatternVariance Float · Range 0.00 → 1.00
Controls the variation of the patterns if multiple images are used. - UseAtlasInput Boolean
Transform
- WrapMode Enum · Repeat, Clamped
- Rotation Float
- RotationVariance Float · Range 0.00 → 1.00
- RotationSnap Boolean
- RotationInput Image Gray
- Scale Vec2
- ScaleVariance Vec2
- ScaleInput Image Gray
- Offset Vec2
- OffsetVariance Vec2
- OffsetInput Image Gray
- AutoScale Boolean
- BBoxInput Image
Output Parameters
- Output Image
Meta
Author | InstaMaterial GmbH | Category | Image/Transform | Tooltip | Maps an image, or multiple, using the UV coordinates map. Optionally a position map can be used to distribute randomly multiple images, packed in a texture atlas, on the given tiles. | Name | Image Mapper | Version | 1.166 | ID | dceebf7e-ee1a-4dfc-bc53-5278efad9ac9 | PackageUrl | pkg://f35c46fa-f7bb-4f9d-cf23-2b4a65b2302e/atoms/dceebf7e-ee1a-4dfc-bc53-5278efad9ac9.atom |
---|