Vec3Like

class cee.Vec3Like()

Interface describing an object with x,y,z properties.

Properties


Properties

cee.Vec3Like.x

The x coordinate of the vector

cee.Vec3Like.y

The y coordinate of the vector

cee.Vec3Like.z

The z coordinate of the vector