 |
ObjModelVisual3DTexturesPath Property |
Gets or sets the path where the textures are located. If null or "" the path of the obj file is used.
It is also possible to set TexturesPath to url of the textures (http://...) or to the application resources ("pack://application:,,,/XAMLBrowserApplication1;component/models")
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic string TexturesPath { get; set; }Property Value
String
See Also