Click or drag to resize
AB4D logo

TextureCacheCacheTexture Method

Overload List
 NameDescription
Public methodCacheTexture(ShaderResourceView, Boolean, Object) CacheTexture stores the texture (as ShaderResourceView) as cached texture created from the originalObject.
Public methodCacheTexture(ShaderResourceView, Boolean, String) CacheTexture stores the texture (as ShaderResourceView) as cached texture created from the originalObject.
Top
See Also