Skip to content
Documentation is work in progress. Information may be out of date and inaccurate.

Rotator

Info

Rotators are internally and automatically compressed, which reduces it's size in the network up to 90%. Their components are usually compressed into 1 byte each (with some exceptions which we need more precision).

Examples#

local new_rotator = Rotator(-90, 153, 24.5)

Constructors#

🧽 Properties#

Functions#

Info

This structure supports +, -, * and tostring operations.

Static Functions#