Material3ds Class |
Namespace: Ab3d.File3ds
public class Material3ds
The Material3ds type exposes the following members.
Name | Description | |
---|---|---|
![]() | Material3ds |
Constructor
|
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
|