Object which maps values to geometry using a planar projection map
| Name | Description |
|---|---|
| name | Object name [string] |
| input_mesh | Input mesh [mesh] |
| output_mesh | Output mesh [mesh] |
| s0 | S0 [number] |
| s1 | S1 [number] |
| t0 | T0 [number] |
| t1 | T1 [number] |
| default_s | Default S [number] |
| default_t | Default T [number] |
| tag_points | Tag Points [boolean] |
| tag_point_groups | Tag Point Groups [boolean] |
| tag_edges | Tag Edges [boolean] |
| tag_faces | Tag Faces [boolean] |
| tag_polyhedra | Tag Polyhedra [boolean] |
| tag_linear_curve_groups | Tag Linear Groups [boolean] |
| tag_cubic_curve_groups | Tag Cubic Curve Groups [boolean] |
| tag_bilinear_patches | Tag Bilinear Patches [boolean] |
| tag_bicubic_patches | Tag Bicubic Patches [boolean] |