Skip to main content

CCTex2F

CCTex2F

Cocos2D

A texcoord composed of 2 floats: u, y @since v0.8

Type: Struct

Constructors

CCTex2F(float, float)

Methods

ToString()

System.String ToString()()
Returns:
System.String
Example

Fields

U(System.Single)
V(System.Single)