TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

struct Tinman.Math.Vec2

Short Name:
  • struct Vec2
Fields:
  • required x
  • required y

A two-dimensional vector with 64-bit floating-point precision.

/     \
|  X  |
|  Y  |
\     /

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required x number    

X-component of vector.

required y number    

Y-component of vector.

Usages

The following table shows all usages of this config type.

Used By: