Click or drag to resize

ITextureResolver Interface

[Missing <summary> documentation for "T:Demo3D.Visuals.ITextureResolver"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public interface ITextureResolver

The ITextureResolver type exposes the following members.

Methods
 NameDescription
Public methodResolveTexture Resolve a texture by id.
Top
See Also