Class cc.tex2
cc.Tex2F
- Defined in: CCTypes.js
Constructor Attributes | Constructor Name and Description |
---|---|
cc.tex2(u, v)
Helper macro that creates an Tex2F type: A texcoord composed of 2 floats: u, y
|
Class Detail
cc.tex2(u, v)
Helper macro that creates an Tex2F type: A texcoord composed of 2 floats: u, y
- Parameters:
- {Number} u
- {Number} v
- Returns:
- {cc.Tex2F}