Skip to content

Documentation / loaders / HAIR_ARRAY_UVS

Variable: HAIR_ARRAY_UVS

const HAIR_ARRAY_UVS: 32 = 32

Defined in: libs/loaders/src/hair/types.ts:38

The arrays bit that marks a per-point UV array.

Remarks

A later addition to cyHairFile; files written by older tools stop after the colour array and never set this bit.

Released under the MIT License.