Vector2.up 向上

static var up : Vector2

Description描述

Shorthand for writing Vector2(0, 1)

写Vector2(0, 1)的简码


,