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