Z
Z
punto:Z()
Ritorna la coordinata Z di un punto
Esempio 1. Esempio Z
local v = Vector3d(3, 4, 0)
print("\nZ = " .. tostring(v:Z()))
Created with the Personal Edition of HelpNDoc: Easily create Qt Help files
punto:Z()
Ritorna la coordinata Z di un punto
Esempio 1. Esempio Z
local v = Vector3d(3, 4, 0)
print("\nZ = " .. tostring(v:Z()))
Created with the Personal Edition of HelpNDoc: Easily create Qt Help files