Riferimento API di nanos world Documentazione italiana non ufficiale
Documentazione ufficiale
Funzione Server Veloce

Cable:SetAngularMotorSLERPOrientationSettings

Sets whether the SLERP angular orientation drive is enabled and the target orientation

Non ancora tradotto

Sintassi

Lua
my_cable:SetAngularMotorSLERPOrientationSettings(enable_drive_slerp = false, strength = 0, target = Rotator(0, 0, 0))

Parametri

Nome Tipo Predefinito Descrizione
enable_drive_slerp facoltativo boolean false Enable the SLERP angular orientation drive
strength facoltativo float 0 Positional strength for the drive (stiffness)
target facoltativo Rotator Rotator(0, 0, 0) Angular drive orientation target