|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureBlock | |
---|---|
org.j3d.loaders.discreet | Classes for parsing Discreet's 3DS Max .3ds file format. |
Uses of TextureBlock in org.j3d.loaders.discreet |
---|
Fields in org.j3d.loaders.discreet declared as TextureBlock | |
---|---|
TextureBlock |
MaterialBlock.bumpMap
The bump map to be associated with this material |
TextureBlock |
MaterialBlock.bumpMask
The bump map to be associated with this material |
TextureBlock |
MaterialBlock.opacityMap
The opacity map to be associated with this material |
TextureBlock |
MaterialBlock.opacityMask
The opacity map to be associated with this material |
TextureBlock |
MaterialBlock.reflectionMap
The reflection map (environment map) associated with this material |
TextureBlock |
MaterialBlock.reflectionMask
The reflection map (environment map) associated with this material |
TextureBlock |
MaterialBlock.shininessMap
The shininess map associated with this material |
TextureBlock |
MaterialBlock.shininessMask
The shininess map associated with this material |
TextureBlock |
MaterialBlock.specularMap
The specular light map to be associated with this material |
TextureBlock |
MaterialBlock.specularMask
The specular light map to be associated with this material |
TextureBlock |
MaterialBlock.textureMap1
The first texture map to be associated with this material |
TextureBlock |
MaterialBlock.textureMap2
The second texture map to be associated with this material |
TextureBlock |
MaterialBlock.textureMask1
The first texture map to be associated with this material |
TextureBlock |
MaterialBlock.textureMask2
The second texture map to be associated with this material |
|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |