UnwrapOptions

Options for the unwrap transform.

Properties

groupBy: 'primitive' | 'mesh' | 'scene'

Methods of grouping texcoords with the unwrap function. Default: 'mesh'.

overwrite: boolean

Whether to overwrite existing attributes at the target texCoord index, if any. Default: false.

texcoord: number

Target texture coordinate index (0, 1, 2, ...) for generated unwrapping. Default: 0.

watlas: unknown

watlas instance.

Function symbol, where the argument and output are a box labeled 'glTF'.

Made by Don McCurdy. Documentation built with greendoc and published under Creative Commons Attribution 3.0.