| Material3ds Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ab3d.File3ds
 Syntax
Syntaxpublic class Material3ds
The Material3ds type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | Material3ds | 
            Constructor
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AmbientColor | 
            AmbientColor
             | 
|  | DiffuseColor | 
            DiffuseColor
             | 
|  | FalloffAmount | 
            FalloffAmount
             | 
|  | Glossiness | 
            Glossiness
             | 
|  | IsFacemap | 
            IsFacemap
             | 
|  | IsFallIn | 
            If true than fall in is used. If false then fall out is used.
             | 
|  | IsTwoSided | 
            IsTwoSided
             | 
|  | IsWireframe | 
            IsWireframe
             | 
|  | Maps | 
            List of MaterialMap3ds or null if no maps (textures) are used.
             | 
|  | Name | 
            Name of the material
             | 
|  | Opacity | 
            Opacity
             | 
|  | SelfIllumination | 
            SelfIllumination
             | 
|  | Shading | 
            Type of shading as int
             | 
|  | SpecularColor | 
            SpecularColor
             | 
|  | SpecularLevel | 
            SpecularLevel
             | 
|  | WireSize | 
            WireSize
             | 
 See Also
See Also