TextureLoadProps Interface
Properties that specify what texture should be loaded and how it should be loaded.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
maxTextureSize | undefined | number | 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: 20 June, 2023