TextureLoadProps Interface
Properties that specify what texture should be loaded and how it should be loaded.
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 32
Last Updated: 11 June, 2024