Vector2 structure

二维向量

public struct Vector2

Public Members

namedescription
X { get; }X
Y { get; }Y

See Also