Ab3d.DXEngine reference help
Ab3d.DXEngine reference help
Ab3d.DXEngine Namespaces
Ab3d.DirectX Namespaces
Ab3d.DirectX.Materials
PixelMaterial Class
PixelMaterial Properties
AlphaClipThreshold Property
CreateDynamicBuffer Property
DiffuseTextures Property
FixedUpVector Property
HasTransparency Property
IsCircularPixel Property
IsWorldSize Property
PixelColor Property
PixelColors Property
PixelSize Property
PixelSizes Property
ReadZBuffer Property
SamplerStates Property
TextureBlendState Property
TextureResourceName Property
TextureSize Property
VertexColorsVertexBufferBinding Property
VertexScalesVertexBufferBinding Property
WriteZBuffer Property
Pixel
Material
Texture
Resource
Name Property
Gets a string that can be used to specify the name of the texture - this can be a file name of the texture file. Call
SetTexture(ShaderResourceView, Size2, Color4, SamplerState, BlendState, String)
or
SetTexture(ShaderResourceView, Size2, SamplerState, BlendState, String)
to set this property.
Namespace:
Ab3d.DirectX.Materials
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
Copy
public
string
TextureResourceName
{
get
; }
Property Value
String
Implements
IDiffuseTextureMaterial
TextureResourceName
See Also
Reference
PixelMaterial Class
Ab3d.DirectX.Materials Namespace
See
Ab3d.DXEngine home page
to get more information about the Ab3d.DXEngine library.
Copyright (c) by AB4D d.o.o. (www.ab4d.com)