|  | 
| PositionTextureVertex(Single, Single, Single, Single, Single) Constructor | 
            Constructor
            
Namespace: Ab4d.SharpEngine.CommonAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
 Syntax
Syntaxpublic PositionTextureVertex(
	float x,
	float y,
	float z,
	float u,
	float v
)
Parameters
- x  Single
- x
- y  Single
- y
- z  Single
- z
- u  Single
- u
- v  Single
- v
 See Also
See Also