TextureImageSpec Type alias

Identifies an image to be used to produce a RenderTexture for a given purpose - for example, as part of a SkyBox. If the string is a valid Id64String, it refers to a persistent Texture element stored in an iModel. Otherwise, it is interpreted as a Url resolving to an HTMLImageElement.

@see SkySphereImageProps.texture and SkyCubeImageProps.

TextureImageSpec = Id64String | string

Defined in

Last Updated: 18 April, 2024