Click or drag to resize
AB4D logo

EffectMaterial Class

EffectMaterial is a material that uses the custom Effect to draw the material.
Inheritance Hierarchy
SystemObject
  Ab3d.DirectXDXResourceBase
    Ab3d.DirectXSharedDXResource
      Ab3d.DirectXSharedDXDeviceResource
        Ab3d.DirectXMaterial
          Ab3d.DirectX.MaterialsEffectMaterial

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public class EffectMaterial : Material

The EffectMaterial type exposes the following members.

Constructors
 NameDescription
Public methodEffectMaterial Constructor
Public methodEffectMaterial(Effect) Constructor
Top
Methods
 NameDescription
Public methodToString ToString
(Overrides MaterialToString)
Top
See Also