Shared ST
Generate the shared texture ST coordinates from connected mesh primitives
Installation
To use this Node, you must enable omni.mesh.displace
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
active |
|
If false then disable the node operation |
True |
sharedStAttrName |
|
Name of the attribute to be created in the output bundle. It will be an array of float [S, T] pairs. |
primvars:shared:st |
mesh |
|
Mesh bundle containing points and primvars:st |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
mesh |
|
Mesh with one st per point |