Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 355 Bytes

decentraland-ecs.vector3.forward.md

File metadata and controls

13 lines (9 loc) · 355 Bytes

Home > decentraland-ecs > Vector3 > Forward

Vector3.Forward method

Returns a new Vector3 set to (0.0, 0.0, 1.0)

Signature:

static Forward(): Vector3;

Returns: Vector3

a new forward Vector3