Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 337 Bytes

decentraland-ecs.vector4.one.md

File metadata and controls

13 lines (9 loc) · 337 Bytes

Home > decentraland-ecs > Vector4 > One

Vector4.One method

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

Signature:

static One(): Vector4;

Returns: Vector4

the new vector