Click or drag to resize

ITextureResolverContainerTextureResolver Property

Gets or sets the document associated with the object. This can be null if no document is currently linked.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
ITextureResolver? TextureResolver { get; set; }

Property Value

Type: ITextureResolver
See Also