Click or drag to resize
AB4D logo

IDXResource Interface

IDXResource interface defines base properties for any DXEngine's resource

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public interface IDXResource

The IDXResource type exposes the following members.

Properties
 NameDescription
Public propertyId Gets a unique id of this resource
Public propertyName Gets name of this resource
Top
See Also