Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 336 Bytes

decentraland-ecs.vector3.one.md

File metadata and controls

13 lines (9 loc) · 336 Bytes

Home > decentraland-ecs > Vector3 > One

Vector3.One method

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

Signature:

static One(): Vector3;

Returns: Vector3

a new unit Vector3