TextureLoadProps Interface
Properties that specify what texture should be loaded and how it should be loaded.
Properties
Name | Type | Description | |
---|---|---|---|
maxTextureSize | number | undefined | Maximum texture size supported by the client. | |
name | string | A valid Id64 string identifying the texture |
Defined in
- core/common/src/TextureProps.ts Line 34
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.