ITextureManagerTextures Property |
Retrieve all of the user-accessible Textures in the document with their associated texture name
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
SyntaxDictionary<TextureReference, string> Textures { get; }Property Value
Type:
DictionaryTextureReference,
String
See Also