GltfTextureInfo Interface
Describes a reference to a GltfTexture. @internal
Extends
-
Properties
Name | Type | Description | |
---|---|---|---|
index | GltfId | The Id of the GltfTexture. | |
texCoord | undefined | number | The set index of the texture's TEXCOORD attribute used for texture coordinate mapping. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
extensions | undefined | | ||
extras | undefined | any |
Defined in
- core/frontend/src/gltf/GltfSchema.ts Line 339
Last Updated: 20 June, 2023