Class cc.Quad3

  • Defined in: CCTypes.js
Class Summary
Constructor Attributes Constructor Name and Description
 
cc.Quad3(bl1, br1, tl1, tr1)
A 3D Quad.

Class Detail

cc.Quad3(bl1, br1, tl1, tr1)
A 3D Quad. 4 * 3 floats
Parameters:
{cc.Vertex3F} bl1
{cc.Vertex3F} br1
{cc.Vertex3F} tl1
{cc.Vertex3F} tr1