Up |
M3getMaterialShininess Scol 5.x or above required
Retrieves the material's shininess (0-100).
Prototype :
fun [S3d HMat3d] I
- S3d : a 3d session.
- HMat3d : a material.
Return : I this value between 0 and 100 or nil if error.
See also :
Example :