ArcGIS Pro 2.6 API Reference Guide
TextureResource Class
Members 

ArcGIS.Core.Geometry Namespace : TextureResource Class
A texture resource class that wraps a Texture instance.
Object Model
TextureResource ClassTexture Class
Syntax
public class TextureResource 
Public Class TextureResource 
Remarks
Use the same TextureResource instance on instances of BasicMaterial that share the same texture. Texture sharing is only supported inside of a single Multipatch. It is not supported between different multipatches.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Geometry.TextureResource

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

TextureResource Members
ArcGIS.Core.Geometry Namespace