Skip to main content

10 docs tagged with "utility-class"

View All Tags

🎨 Color

A color composed of components (R, G, B, A) with floating point precision.

📏 Vector2D

A Vector2D composed of components (X, Y) with floating point precision. Used mainly for HUD and Drawing on screen

📐 Vector

A vector composed of components (X, Y, Z) with floating point precision.

🔢 Quat

Floating point Quaternion that can represent a rotation about an axis in 3-D space

🧭 Rotator

A container for rotation information. All rotation values are stored in degrees.

JSON

JSON library, useful for sending data from Client's Package to WebUI environment

NanosMath

A table containing useful and aux Math functions

NanosTable

A table containing useful and aux table functions

NanosUtils

A table containing useful and aux functions

TOML

TOML library, useful for manipulating TOML files