HTML5 Canvas 3D WebGL (TM) js Library
 

selFace Library Method

Short Description: Select a face

Signature: f.selFace (j)
Class: taccglMultiFace Class
 

Selects face with number j. Faces are numbered starting with 0 in the order of the newFace method calls. Subsequent blend, color, ... and map operations work on the selected face.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:taccglMultiFace.material - Use Material for selected face
Previous Page: taccglMultiFace.newFace - Add new face