Parameter | Description |
---|---|
geoms | The list of Geometry objects, probably created with TessellateNodeHierarchy |
rasterSize | Maximum size of the generated texture |
generatePOTTexture | Resize the texture to the next power-of-two |
encodeSettings | Encode the gradient settings inside the texture |
linear | If true, the texture will be created in linear colorspace |
TextureAtlas The generated texture atlas
Generates a Texture2D atlas containing the textures and gradients for the vector geometry.