ROTATE/de

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Beschreibung

Konstante: integer ROTATE = 0x20;

Die integer Konstante ROTATE hat den Wert 0x20

Ein Flag, welches zum setzen der Rotationsart mittels llSetTextureAnim genutzt wird.

Ähnliche Artikel

Funktionen

•  llSetTextureAnim Animiert eine Textur eines Prims
•  llGetTextureRot Bezieht die Rotations einer Textur
•  llRotateTexture Rotiert eine Textur (einmalig - nicht animiert)

Deep Notes

Nach JIRA-Issues suchen, die sich hierauf beziehen

Signature

integer ROTATE = 0x20;