|
PositionTextureColor(Vector3, Vector2, Color4) Constructor |
Constructor
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public PositionTextureColor(
Vector3 position,
Vector2 textureCoordinate,
Color4 color
)
Parameters
- position Vector3
- position
- textureCoordinate Vector2
- textureCoordinate
- color Color4
- color
See Also