Click or drag to resize
AB4D logo

WpfMaterialTextureResourceName Property

Gets a string that can be used to specify the name of the texture - this can be a the file name of the texture file.

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public string TextureResourceName { get; }

Property Value

String

Implements

IDiffuseTextureMaterialTextureResourceName
See Also