Vec3.__lt

Kind: Operation

Environments: Game, Terrain

Game

Vec3 < Vec3

Open the full Game reference

Operations:

Operation Returns Description
Vec3 < Vec3 boolean Returns whether the first vector is "less than" the second.

Terrain

Vec3 < Vec3

Open the full Terrain reference

Operations:

Operation Returns Description
Vec3 < Vec3 boolean Returns whether the first vector is "less than" the second.