Vector2.U
Vector2.U property
Gets or sets the U component if the Vector2
is used as a mapping coordinate. It’s an alias of x component.
public double U { get; set; }
See Also
- struct Vector2
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D
Gets or sets the U component if the Vector2
is used as a mapping coordinate. It’s an alias of x component.
public double U { get; set; }