Skip to main content

CCVertex3F

CCVertex3F

Cocos2D

A vertex composed of 2 floats: x, y @since v0.8

Type: Struct

Constructors

CCVertex3F(float, float, float)

Methods

ToString()

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

Fields

X(System.Single)
Y(System.Single)
Z(System.Single)
Zero(Cocos2D.CCVertex3F)