Type Definitions
TextureFile
Type:
Properties- object
Name | Type | Attributes | Description |
---|---|---|---|
index | number | Index of the file (use to order file) | |
name | string | Name of the file | |
texture | THREE. | Texture to apply on the plane | |
size | Object | Size of the texture | |
video | HTMLVideoElement | <optional> | Html video element if it is an video texture. |