Namespace vxl.def.material
Default values for vxlMaterial
Fields
<static>
vxl.def.material.ambient
Ambient color used by default when a model does not have ambient color information: [0.0,0.0,0.0,1.0]
<static>
vxl.def.material.diffuse
Diffuse color used by default when a model does not have diffuse color information: [0.8,0.8,0.8,1.0]
<static>
vxl.def.material.opacity
Opacity used by default when a model does not have opacity information: 0
<static>
vxl.def.material.shading
Shading used by default when a model does not have shading information: 0
<static>
vxl.def.material.shininess
Shininess used by default when a model does not have shininess information: 0
<static>
vxl.def.material.specular
Specular color used by default when a model does not have specular color information: [0.0,0.0,0.0,1.0]